API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2002/
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/146/",
        "https://djangopackages.org/api/v4/grids/73/"
    ],
    "id": 2002,
    "title": "cmsplugin-contact-plus",
    "slug": "cmsplugin-contact-plus",
    "last_updated": "2022-02-07T12:42:53-05:00",
    "last_fetched": "2026-02-15T20:04:40.479680-05:00",
    "repo_url": "https://github.com/arteria/cmsplugin-contact-plus",
    "pypi_version": "1.3.12",
    "created": "2013-08-26T09:08:58.718930-04:00",
    "modified": "2026-01-28T14:56:19.176997-05:00",
    "repo_forks": 34,
    "repo_description": "With cmsplugin-contact-plus building custom forms for your django-cms project is a breeze. Now it's so easy to build the forms with exactly the fields you want in the order you want - with a minimal effort.",
    "pypi_url": "http://pypi.python.org/pypi/cmsplugin_contact_plus",
    "documentation_url": "",
    "repo_watchers": 29,
    "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": [
        "philippeowagner",
        "invi84",
        "jvamvas",
        "yannik-ammann",
        "walterrenner",
        "treavis",
        "StephanRozendaal",
        "mitar",
        "kevwilde",
        "rfleschenberg",
        "Archomeda",
        "bitdeli-chef",
        "gmh04",
        "olibook"
    ]
}