API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3147/
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": 3147,
    "title": "mezzanine-shortcodes",
    "slug": "mezzanine-shortcodes",
    "last_updated": "2017-04-22T23:39:29-04:00",
    "last_fetched": "2026-02-16T00:04:46.587820-05:00",
    "repo_url": "https://github.com/ryneeverett/mezzanine-shortcodes",
    "pypi_version": "0.2.2",
    "created": "2015-12-01T00:40:37.249270-05:00",
    "modified": "2026-01-28T15:43:48.318195-05:00",
    "repo_forks": 1,
    "repo_description": "Mezzanine shortcodes are not shortcodes.",
    "pypi_url": "http://pypi.python.org/pypi/mezzanine-shortcodes",
    "documentation_url": "",
    "repo_watchers": 10,
    "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": [
        "ryneeverett"
    ]
}