API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/7/?format=api"
    ],
    "id": 4266,
    "title": "BFA",
    "slug": "bfa",
    "last_updated": null,
    "last_fetched": "2025-01-31T13:14:47.059577-05:00",
    "repo_url": "https://gitlab.com/bfa/bfa_django",
    "pypi_version": "1.2.1",
    "created": "2018-12-09T13:20:39.220909-05:00",
    "modified": "2025-01-31T14:57:52.697591-05:00",
    "repo_forks": 0,
    "repo_description": "",
    "pypi_url": "",
    "documentation_url": "https://gitlab.com/bfa/bfa_django/blob/master/README.md",
    "repo_watchers": 0,
    "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": []
}