API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3406/
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/73/"
    ],
    "id": 3406,
    "title": "djangocms-career",
    "slug": "djangocms-career",
    "last_updated": "2016-08-28T11:15:08-04:00",
    "last_fetched": "2026-02-15T04:02:16.386107-05:00",
    "repo_url": "https://github.com/dmonn/djangocms-career",
    "pypi_version": "0.1.3",
    "created": "2016-09-12T12:15:10.510061-04:00",
    "modified": "2026-01-28T16:53:57.257453-05:00",
    "repo_forks": 1,
    "repo_description": "DjangoCMS Career is a plugin to easily showcase career and educational paths on Portfolio- and CV-Websites.",
    "pypi_url": "http://pypi.python.org/pypi/djangocms-career",
    "documentation_url": "https://github.com/dmonn/djangocms-career/blob/master/README.rst",
    "repo_watchers": 7,
    "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": [
        "dmonn"
    ]
}