API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2696/
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/107/",
        "https://djangopackages.org/api/v4/grids/274/"
    ],
    "id": 2696,
    "title": "django-markdownx",
    "slug": "django-markdownx",
    "last_updated": "2026-01-29T03:08:05-05:00",
    "last_fetched": "2026-02-15T17:12:46.135819-05:00",
    "repo_url": "https://github.com/neutronX/django-markdownx",
    "pypi_version": "4.0.9",
    "created": "2014-12-16T10:27:08.194996-05:00",
    "modified": "2026-01-28T14:09:00.267679-05:00",
    "repo_forks": 158,
    "repo_description": "Comprehensive Markdown plugin built for Django",
    "pypi_url": "http://pypi.python.org/pypi/django-markdownx",
    "documentation_url": "https://neutronx.github.io/django-markdownx/",
    "repo_watchers": 937,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        35,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        6,
        0,
        0
    ],
    "participants": [
        "xenatisch",
        "adi-",
        "dependabot[bot]",
        "mgrdcm",
        "AbhinavOmprakash",
        "aaugustin",
        "lqez",
        "f213",
        "pydanny",
        "jagaudin",
        "prauscher",
        "patchman-sebastiaan",
        "ssi91",
        "artu-hnrq",
        "camilonova",
        "ribalba",
        "ezarowny",
        "frlan",
        "jrobichaud",
        "karl-odie",
        "mbruegmann",
        "destos",
        "ppiyakk2",
        "du-song",
        "bellini666",
        "timgraham",
        "naringas",
        "lancegoyke",
        "myii",
        "jtury"
    ]
}