API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5849/
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/431/"
    ],
    "id": 5849,
    "title": "django-mysqlndb-backend",
    "slug": "django-mysqlndb-backend",
    "last_updated": "2018-05-07T14:41:37-04:00",
    "last_fetched": "2026-02-15T04:13:17.436171-05:00",
    "repo_url": "https://github.com/theatlantic/django-mysqlndb-backend",
    "pypi_version": "1.0.3",
    "created": "2024-01-28T21:16:25.297295-05:00",
    "modified": "2026-01-29T12:38:40.838969-05:00",
    "repo_forks": 8,
    "repo_description": "Provides a django database backend that works with MySQL Cluster's NDB storage engine",
    "pypi_url": "https://pypi.org/project/django-mysqlndb-backend",
    "documentation_url": "",
    "repo_watchers": 12,
    "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": [
        "fdintino",
        "joshmaker"
    ]
}