API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/651/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/25/"
    ],
    "id": 651,
    "title": "homophony",
    "slug": "homophony",
    "last_updated": "2014-09-08T15:26:16-04:00",
    "last_fetched": "2026-02-16T01:04:26.330761-05:00",
    "repo_url": "https://github.com/shrubberysoft/homophony",
    "pypi_version": "0.1.7.1",
    "created": "2011-02-20T14:37:57.129593-05:00",
    "modified": "2026-01-28T15:54:03.764479-05:00",
    "repo_forks": 3,
    "repo_description": "zc.testbrowser and Django integration",
    "pypi_url": "http://pypi.python.org/pypi/homophony",
    "documentation_url": null,
    "repo_watchers": 8,
    "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": [
        "gintas",
        "admp",
        "trimailov"
    ]
}