API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4164/
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/58/"
    ],
    "id": 4164,
    "title": "django-distance-field",
    "slug": "django-distance-field",
    "last_updated": "2023-02-23T21:12:41-05:00",
    "last_fetched": "2026-01-27T16:49:00.474728-05:00",
    "repo_url": "https://bitbucket.org/squarehost/django-distance-field",
    "pypi_version": "1.3.0",
    "created": "2018-06-26T11:11:44.418559-04:00",
    "modified": "2026-01-27T16:49:00.480852-05:00",
    "repo_forks": 1,
    "repo_description": "",
    "pypi_url": "http://pypi.python.org/pypi/django-distance-field",
    "documentation_url": "",
    "repo_watchers": 3,
    "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": [
        "squarehost"
    ]
}