API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2261/
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/236/"
    ],
    "id": 2261,
    "title": "seantis-questionnaire",
    "slug": "seantis-questionnaire",
    "last_updated": "2017-02-27T07:12:13-05:00",
    "last_fetched": "2026-02-15T14:01:08.365057-05:00",
    "repo_url": "https://github.com/seantis/seantis-questionnaire",
    "pypi_version": null,
    "created": "2014-03-08T02:45:58.976173-05:00",
    "modified": "2026-01-28T13:25:37.930023-05:00",
    "repo_forks": 64,
    "repo_description": "Seantis Questionnaire is a django questionnaire app which is easily customised and includes advanced dependency support using boolean expressions.",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 138,
    "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": [
        "href",
        "wardi",
        "piotr-szachewicz",
        "rmt",
        "bugman80",
        "gcaprio",
        "adamghill",
        "suvit",
        "juliomenendez",
        "empty",
        "pegpe",
        "cgl",
        "carsolcas",
        "bastiao",
        "msom",
        "attuch",
        "eugena"
    ]
}