API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2258/
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/",
        "https://djangopackages.org/api/v4/grids/54/"
    ],
    "id": 2258,
    "title": "django-survey-and-report",
    "slug": "django-survey-and-report",
    "last_updated": "2026-01-02T00:19:56-05:00",
    "last_fetched": "2026-02-15T19:08:02.657183-05:00",
    "repo_url": "https://github.com/Pierre-Sassoulas/django-survey",
    "pypi_version": "1.4.11",
    "created": "2014-03-08T02:33:49.085895-05:00",
    "modified": "2026-01-28T14:45:52.815291-05:00",
    "repo_forks": 143,
    "repo_description": " A django survey app that can export results as CSV or PDF using your native language.",
    "pypi_url": "http://pypi.python.org/pypi/django-survey-and-report",
    "documentation_url": "",
    "repo_watchers": 218,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        7,
        0,
        0,
        0,
        0,
        0,
        7,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        1,
        1,
        2,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        7,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "Pierre-Sassoulas",
        "pre-commit-ci[bot]",
        "giliam",
        "jessykate",
        "gjelsas",
        "guam68",
        "jonafato",
        "saschalalala",
        "axsapronov",
        "PaleNeutron",
        "DaManDOH",
        "dependabot[bot]",
        "d-horner",
        "capaci",
        "Telomeraz",
        "AntonOfTheWoods",
        "maximloginov",
        "ddhira123",
        "g-normand",
        "digglife",
        "ordonja",
        "rhenanbartels",
        "manchos",
        "zehengl",
        "anthonyrandell",
        "m-rm",
        "ongraphpythondev",
        "roottool",
        "sotiriszogos",
        "Fibio",
        "quimey",
        "psass-antidot",
        "nsuzue",
        "neilmillard",
        "joshualoving",
        "johanneswilm",
        "gnalbandian",
        "VenturaFranklin",
        "ebdavison",
        "philshem"
    ]
}