API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/431/?format=api",
        "https://djangopackages.org/api/v4/grids/274/?format=api"
    ],
    "id": 6281,
    "title": "django-markdown-database",
    "slug": "django-markdown-database",
    "last_updated": "2025-07-09T22:24:14-04:00",
    "last_fetched": "2026-05-26T16:01:47.532298-04:00",
    "repo_url": "https://codeberg.org/kfdm/django-markdown-database",
    "pypi_version": "0.1.2",
    "created": "2026-02-07T02:21:51.376352-05:00",
    "modified": "2026-02-21T10:19:45.797127-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "https://pypi.org/project/django-markdown-database/",
    "documentation_url": null,
    "repo_watchers": 1,
    "commits_over_52": [
        792,
        0,
        616,
        528,
        0,
        88,
        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": []
}