API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/541/
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/46/"
    ],
    "id": 541,
    "title": "simple-translation",
    "slug": "simple-translation",
    "last_updated": "2012-02-20T12:46:11-05:00",
    "last_fetched": "2026-02-15T22:04:52.392530-05:00",
    "repo_url": "https://github.com/fivethreeo/simple-translation",
    "pypi_version": "0.8.6",
    "created": "2010-12-20T14:16:40.111710-05:00",
    "modified": "2026-01-28T15:22:30.645102-05:00",
    "repo_forks": 6,
    "repo_description": "",
    "pypi_url": "http://pypi.python.org/pypi/simple-translation",
    "documentation_url": "https://readthedocs.org/projects/simple-translation/",
    "repo_watchers": 1,
    "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": [
        "fivethreeo",
        "krisb78",
        "mitar",
        "hedberg",
        "dmedvinsky"
    ]
}