API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/87/?format=api"
    ],
    "id": 549,
    "title": "django-filebrowser",
    "slug": "django-filebrowser",
    "last_updated": "2024-10-14T08:11:00-04:00",
    "last_fetched": "2026-02-15T18:03:45.552537-05:00",
    "repo_url": "https://github.com/sehmaschine/django-filebrowser",
    "pypi_version": "4.0.3",
    "created": "2010-12-26T21:40:08.291966-05:00",
    "modified": "2026-01-28T14:23:18.652556-05:00",
    "repo_forks": 407,
    "repo_description": "Media-Management with Grappelli",
    "pypi_url": "http://pypi.python.org/pypi/django-filebrowser",
    "documentation_url": "https://readthedocs.org/projects/django-filebrowser/",
    "repo_watchers": 998,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "sehmaschine",
        "adamrt",
        "fetzig",
        "parsch",
        "fgmacedo",
        "timgraham",
        "XaviTorello",
        "Kidwind",
        "tomassommar",
        "kanu",
        "bessl",
        "igorsobreira",
        "honi",
        "kevin1024",
        "Ankhbayar",
        "claudep",
        "dheerosaur",
        "havardox",
        "lk-geimfari",
        "jkanaet",
        "jxnl",
        "cuchac",
        "michalwerner",
        "SebasSBM",
        "laat",
        "willharris",
        "lnmichal"
    ]
}