API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/939/
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/122/"
    ],
    "id": 939,
    "title": "pinax-theme-jquerymobile",
    "slug": "pinax-theme-jquerymobile",
    "last_updated": "2011-09-25T06:22:37-04:00",
    "last_fetched": "2026-02-16T04:02:58.017340-05:00",
    "repo_url": "https://github.com/MechanisM/pinax-theme-jquerymobile",
    "pypi_version": "0.2.4",
    "created": "2011-09-19T22:08:53.554649-04:00",
    "modified": "2026-01-28T16:21:31.699537-05:00",
    "repo_forks": 0,
    "repo_description": "A theme for Pinax based on jQuery Mobile",
    "pypi_url": "http://pypi.python.org/pypi/pinax-theme-jquerymobile",
    "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": [
        "MechanisM"
    ]
}