API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4359/
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/165/"
    ],
    "id": 4359,
    "title": "django-structlog",
    "slug": "django-structlog",
    "last_updated": "2026-01-25T22:22:23-05:00",
    "last_fetched": "2026-02-15T14:28:58.675177-05:00",
    "repo_url": "https://github.com/jrobichaud/django-structlog",
    "pypi_version": "10.0.0",
    "created": "2019-05-13T16:57:42.887928-04:00",
    "modified": "2026-01-28T13:52:13.252108-05:00",
    "repo_forks": 40,
    "repo_description": "Structured Logging for Django",
    "pypi_url": "http://pypi.python.org/pypi/django-structlog",
    "documentation_url": "https://django-structlog.readthedocs.io",
    "repo_watchers": 506,
    "commits_over_52": [
        7,
        10,
        11,
        11,
        14,
        19,
        16,
        16,
        16,
        8,
        10,
        6,
        8,
        8,
        7,
        10,
        7,
        8,
        12,
        2,
        1,
        8,
        8,
        6,
        3,
        14,
        8,
        8,
        0,
        14,
        12,
        10,
        10,
        12,
        10,
        27,
        12,
        10,
        10,
        12,
        16,
        9,
        4,
        8,
        11,
        6,
        8,
        6,
        4,
        2,
        0,
        0
    ],
    "participants": [
        "jrobichaud",
        "dependabot[bot]",
        "jairhenrique",
        "ahumeau",
        "paulstuartparker",
        "rabbit-aaron",
        "AndrewGuenther",
        "chiragjn",
        "fadedDexofan",
        "gg-mmill",
        "badziyoussef",
        "antoineauger",
        "bibz",
        "dvf",
        "federicobond",
        "cd-fge",
        "ghickman",
        "KyeRussell",
        "liambuchanan",
        "ticosax",
        "PawelMorawian",
        "kashewnuts",
        "shimizukawa",
        "enadeau"
    ]
}