API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4637/
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/169/"
    ],
    "id": 4637,
    "title": "django-form-builder",
    "slug": "django-form-builder",
    "last_updated": "2025-10-17T08:18:24-04:00",
    "last_fetched": "2026-02-15T19:06:26.257903-05:00",
    "repo_url": "https://github.com/UniversitaDellaCalabria/django-form-builder",
    "pypi_version": "1.2.2",
    "created": "2020-06-22T04:00:27.578811-04:00",
    "modified": "2026-01-28T14:43:50.174967-05:00",
    "repo_forks": 24,
    "repo_description": "Dynamic forms builder for Django Framework",
    "pypi_url": "http://pypi.python.org/pypi/django-form-builder",
    "documentation_url": "",
    "repo_watchers": 90,
    "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,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "francesco-filicetti",
        "peppelinux",
        "snyk-bot"
    ]
}