API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4382/?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/36/?format=api"
    ],
    "id": 4382,
    "title": "matorral",
    "slug": "matorral",
    "last_updated": "2026-05-10T22:20:32-04:00",
    "last_fetched": "2026-05-26T09:05:57.928946-04:00",
    "repo_url": "https://github.com/matagus/matorral",
    "pypi_version": null,
    "created": "2019-07-03T02:37:59.305655-04:00",
    "modified": "2026-02-25T11:13:06.882478-05:00",
    "repo_forks": 18,
    "repo_description": "Simple & extensible open source project managent system built using Django & HTMX. JIRA, Trello, Linear, Clickup, Asana, Shourtcut.io alternative. ",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 84,
    "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,
        1,
        0,
        0,
        0,
        0,
        2,
        126,
        30,
        26,
        11,
        34,
        20,
        37,
        10,
        1,
        0,
        7,
        0,
        0
    ],
    "participants": [
        "matagus",
        "dependabot[bot]",
        "DhruvGarg111",
        "justraqib",
        "nachopro"
    ]
}