API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2533/
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": 2533,
    "title": "python-decouple",
    "slug": "python-decouple",
    "last_updated": "2024-01-01T12:54:57-05:00",
    "last_fetched": "2026-02-15T14:10:13.471001-05:00",
    "repo_url": "https://github.com/henriquebastos/python-decouple",
    "pypi_version": "3.8",
    "created": "2014-08-14T10:03:01.965438-04:00",
    "modified": "2026-01-28T13:41:28.579277-05:00",
    "repo_forks": 212,
    "repo_description": "Strict separation of config from code.",
    "pypi_url": "http://pypi.python.org/pypi/python-decouple",
    "documentation_url": "https://github.com/henriquebastos/python-decouple/blob/master/README.rst",
    "repo_watchers": 3017,
    "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,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "henriquebastos",
        "iurisilvio",
        "mjr",
        "ConnectWithMehrshad",
        "danielgoncalves",
        "lucasrcezimbra",
        "ZandorLeal",
        "ibachar-es",
        "kojiromike",
        "osantana",
        "pietrodn",
        "rmax",
        "stevejalim",
        "thiagogds",
        "timgates42",
        "3vilWind",
        "kivS",
        "willkg",
        "lpmi-13",
        "b0o",
        "lucaspolo",
        "kianmeng",
        "tirkarthi",
        "jonafato",
        "jayennis22",
        "xmnlab",
        "luzfcb",
        "flavioamieiro",
        "blueyed",
        "0xC4N1",
        "ben-hampson"
    ]
}