API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/6089/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/1/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/168/",
        "https://djangopackages.org/api/v4/grids/35/"
    ],
    "id": 6089,
    "title": "Django SmartBase Admin",
    "slug": "django-smartbase-admin",
    "last_updated": "2026-02-11T07:10:17-05:00",
    "last_fetched": "2026-02-15T03:04:31.553836-05:00",
    "repo_url": "https://github.com/SmartBase-SK/django-smartbase-admin",
    "pypi_version": "1.1.0",
    "created": "2025-05-27T12:15:19.362056-04:00",
    "modified": "2026-01-28T16:45:33.980357-05:00",
    "repo_forks": 7,
    "repo_description": "SmartBase Admin application for Django. A modern, modular, and developer-friendly admin interface for Django. Built to speed up development of admin panels but also SaaS end-user experiences — beautifully and efficiently.",
    "pypi_url": "https://pypi.org/project/django-smartbase-admin",
    "documentation_url": "https://smartbase-sk.github.io/django-smartbase-admin-docs/docs/installation/",
    "repo_watchers": 106,
    "commits_over_52": [
        0,
        4,
        0,
        1,
        1,
        0,
        1,
        2,
        0,
        0,
        1,
        0,
        4,
        1,
        4,
        4,
        6,
        6,
        9,
        29,
        27,
        12,
        12,
        15,
        7,
        3,
        0,
        3,
        0,
        3,
        2,
        1,
        1,
        2,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        4,
        1,
        2,
        0,
        0,
        0,
        6,
        5,
        4,
        6,
        4
    ],
    "participants": [
        "MartinCervenkaSB",
        "mihalikv",
        "SmartBaseDeveloper",
        "LuboZ",
        "ViktorBojda",
        "oko-vac",
        "oko-x",
        "cralic",
        "mysko",
        "sinicakT",
        "dgreguska",
        "luboSB-47"
    ]
}