API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5280/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/312/",
        "https://djangopackages.org/api/v4/grids/87/"
    ],
    "id": 5280,
    "title": "python-fontbro",
    "slug": "python-fontbro",
    "last_updated": "2026-01-09T04:48:25-05:00",
    "last_fetched": "2026-02-15T19:09:19.312380-05:00",
    "repo_url": "https://github.com/fabiocaccamo/python-fontbro",
    "pypi_version": "0.26.1",
    "created": "2021-12-28T05:46:59.364517-05:00",
    "modified": "2026-01-28T14:47:43.098814-05:00",
    "repo_forks": 4,
    "repo_description": ":billed_cap: friendly font operations on top of fontTools.",
    "pypi_url": "http://pypi.python.org/pypi/python-fontbro",
    "documentation_url": "https://github.com/fabiocaccamo/python-fontbro#readme",
    "repo_watchers": 75,
    "commits_over_52": [
        1,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        8,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        4,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        4,
        0,
        3,
        0,
        8,
        13,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "fabiocaccamo",
        "dependabot[bot]",
        "github-actions[bot]",
        "pre-commit-ci[bot]",
        "seproDev",
        "fcurella"
    ]
}