API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3693/
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/262/"
    ],
    "id": 3693,
    "title": "django-controlcenter",
    "slug": "django-controlcenter",
    "last_updated": "2025-03-25T15:39:05-04:00",
    "last_fetched": "2026-02-15T04:04:36.296428-05:00",
    "repo_url": "https://github.com/byashimov/django-controlcenter",
    "pypi_version": "0.3.3",
    "created": "2017-01-29T01:07:58.734778-05:00",
    "modified": "2026-01-28T16:57:19.489773-05:00",
    "repo_forks": 82,
    "repo_description": "Set of widgets to build dashboards for Django projects",
    "pypi_url": "http://pypi.python.org/pypi/django-controlcenter",
    "documentation_url": "http://django-controlcenter.readthedocs.io/en/latest/",
    "repo_watchers": 1005,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        2,
        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": [
        "byashimov",
        "minusf",
        "pauloxnet",
        "PiDelport",
        "tonysyu",
        "mick88",
        "fabiocaccamo",
        "ilikerobots",
        "atraining",
        "Ayuto",
        "virtosubogdan",
        "chadgh",
        "danielquinn",
        "greeve",
        "tonyyu-indeed",
        "k8n",
        "uncleNight"
    ]
}