API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/925/
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/118/"
    ],
    "id": 925,
    "title": "django-statemachine",
    "slug": "django-statemachine",
    "last_updated": "2016-02-02T22:29:42-05:00",
    "last_fetched": "2026-02-15T04:11:34.859021-05:00",
    "repo_url": "https://bitbucket.org/elbeanio/django-statemachine",
    "pypi_version": null,
    "created": "2011-09-01T12:39:33.353793-04:00",
    "modified": "2026-01-29T12:36:41.946006-05:00",
    "repo_forks": 2,
    "repo_description": "A finite state machine for Django.\r\n\r\nDocs are at http://help.quiet.sh/django-statemachine ",
    "pypi_url": "",
    "documentation_url": null,
    "repo_watchers": 6,
    "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": [
        "elbeanio"
    ]
}