API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/3/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/53/?format=api",
        "https://djangopackages.org/api/v4/grids/36/?format=api"
    ],
    "id": 2265,
    "title": "ITSY",
    "slug": "itsy",
    "last_updated": "2017-12-26T08:54:01-05:00",
    "last_fetched": "2026-02-15T07:02:11.499904-05:00",
    "repo_url": "https://github.com/orges/itsy",
    "pypi_version": null,
    "created": "2014-03-08T15:18:45.808631-05:00",
    "modified": "2026-01-29T12:42:01.060917-05:00",
    "repo_forks": 30,
    "repo_description": "Issue Tracking System ",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 95,
    "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": [
        "yetkinozturk",
        "ekinertac"
    ]
}