API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/837/
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": 837,
    "title": "django-ipyfield",
    "slug": "django-ipyfield",
    "last_updated": "2012-02-11T21:25:39-05:00",
    "last_fetched": "2026-02-16T02:04:03.220437-05:00",
    "repo_url": "https://bitbucket.org/onelson/django-ipyfield",
    "pypi_version": "0.1.6",
    "created": "2011-06-20T12:01:25.077865-04:00",
    "modified": "2026-01-28T16:03:47.424119-05:00",
    "repo_forks": 1,
    "repo_description": "Model field that converts to/from string and IPy.IP",
    "pypi_url": "http://pypi.python.org/pypi/django-ipyfield",
    "documentation_url": null,
    "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": [
        "onelson"
    ]
}