API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3315/
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/243/"
    ],
    "id": 3315,
    "title": "django-boardinghouse",
    "slug": "django-boardinghouse",
    "last_updated": "2018-06-26T14:04:14-04:00",
    "last_fetched": "2026-02-16T05:05:55.420910-05:00",
    "repo_url": "https://bitbucket.org/schinckel/django-boardinghouse",
    "pypi_version": "0.3.5",
    "created": "2016-06-03T01:16:07.118649-04:00",
    "modified": "2026-01-28T16:48:12.292808-05:00",
    "repo_forks": 8,
    "repo_description": "",
    "pypi_url": "http://pypi.python.org/pypi/django-boardinghouse",
    "documentation_url": "http://django-boardinghouse.readthedocs.io/",
    "repo_watchers": 17,
    "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": [
        "schinckel"
    ]
}