API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/3/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/73/",
        "https://djangopackages.org/api/v4/grids/8/",
        "https://djangopackages.org/api/v4/grids/68/"
    ],
    "id": 2953,
    "title": "djangocms-forms",
    "slug": "djangocms-forms",
    "last_updated": "2017-04-11T08:38:34-04:00",
    "last_fetched": "2026-02-15T11:03:51.807546-05:00",
    "repo_url": "https://github.com/mishbahr/djangocms-forms",
    "pypi_version": "0.2.5",
    "created": "2015-06-30T11:17:24.846500-04:00",
    "modified": "2026-01-28T13:08:09.734845-05:00",
    "repo_forks": 96,
    "repo_description": "The easiest and most flexible Django CMS Form builder — Create forms quickly without ever touching code. Every field type you may need is available within a simple drag and drop interface. ",
    "pypi_url": "http://pypi.python.org/pypi/djangocms-forms",
    "documentation_url": "",
    "repo_watchers": 124,
    "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": [
        "mishbahr",
        "itcrab",
        "driesdesmet",
        "selectnull",
        "tdsymonds",
        "alsoicode",
        "vstoykov",
        "gatsinski",
        "rda-dev"
    ]
}