API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/61/"
    ],
    "id": 3116,
    "title": "django-split-settings",
    "slug": "django-split-settings",
    "last_updated": "2025-11-21T02:17:49-05:00",
    "last_fetched": "2026-02-15T17:01:58.520401-05:00",
    "repo_url": "https://github.com/wemake-services/django-split-settings",
    "pypi_version": "1.3.2",
    "created": "2015-10-18T03:01:05.432637-04:00",
    "modified": "2026-01-28T13:59:29.158222-05:00",
    "repo_forks": 71,
    "repo_description": "Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and optional settings files.",
    "pypi_url": "http://pypi.python.org/pypi/django-split-settings",
    "documentation_url": "",
    "repo_watchers": 1189,
    "commits_over_52": [
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        2,
        1,
        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,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "dependabot-preview[bot]",
        "dependabot[bot]",
        "sobolevn",
        "pyup-bot",
        "lk-geimfari",
        "akaihola",
        "cclauss",
        "adnathanail",
        "Alex-Sichkar",
        "a-detiste",
        "AlwxSin",
        "Forever-Young",
        "azf",
        "soccer99",
        "bckohan",
        "corylevine",
        "DmytroLitvinov",
        "emmanuel-ferdman",
        "catcombo",
        "SukiCZ",
        "Rotzbua",
        "dependabot-support",
        "mom1",
        "phpdude"
    ]
}