API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1547/
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/147/"
    ],
    "id": 1547,
    "title": "mezzanine-careers",
    "slug": "mezzanine-careers",
    "last_updated": "2013-10-25T04:37:48-04:00",
    "last_fetched": "2022-03-18T21:48:09.730233-04:00",
    "repo_url": "https://github.com/mogga/mezzanine-careers",
    "pypi_version": "0.1",
    "created": "2012-11-16T22:08:23.340961-05:00",
    "modified": "2025-01-31T14:59:41.583031-05:00",
    "repo_forks": 10,
    "repo_description": "Simple Job Posting App for the Mezzanine CMS",
    "pypi_url": "http://pypi.python.org/pypi/mezzanine-careers",
    "documentation_url": null,
    "repo_watchers": 27,
    "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": [
        "robmoggach",
        "sebasmagri"
    ]
}