API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1535/
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/",
        "https://djangopackages.org/api/v4/grids/49/"
    ],
    "id": 1535,
    "title": "yawd-translations",
    "slug": "yawd-translations",
    "last_updated": "2014-04-28T08:33:09-04:00",
    "last_fetched": "2026-02-16T04:01:38.747462-05:00",
    "repo_url": "https://github.com/yawd/yawd-translations",
    "pypi_version": "0.5.2",
    "created": "2012-11-15T08:50:16.884153-05:00",
    "modified": "2026-01-28T16:19:01.776510-05:00",
    "repo_forks": 46,
    "repo_description": "A set of tools for developing multilingual websites with Django",
    "pypi_url": "http://pypi.python.org/pypi/yawd-translations",
    "documentation_url": "https://readthedocs.org/projects/yawd-translations/",
    "repo_watchers": 28,
    "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": [
        "gstrat",
        "bitdeli-chef",
        "Xaroth"
    ]
}