API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/478/
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/28/"
    ],
    "id": 478,
    "title": "bpssl",
    "slug": "bpssl",
    "last_updated": "2014-12-05T11:13:05-05:00",
    "last_fetched": "2026-02-16T01:03:42.562441-05:00",
    "repo_url": "https://bitbucket.org/beproud/bpssl",
    "pypi_version": "1.0.3",
    "created": "2010-11-09T03:28:45.222211-05:00",
    "modified": "2026-01-28T15:52:40.905512-05:00",
    "repo_forks": 6,
    "repo_description": "HTTPS/SSL support application for Django",
    "pypi_url": "http://pypi.python.org/pypi/bpssl",
    "documentation_url": null,
    "repo_watchers": 7,
    "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": [
        "beproud"
    ]
}