API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/927/
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/39/"
    ],
    "id": 927,
    "title": "django-cacheops",
    "slug": "cacheops",
    "last_updated": "2025-10-14T23:51:41-04:00",
    "last_fetched": "2026-02-15T03:09:17.952149-05:00",
    "repo_url": "https://github.com/Suor/django-cacheops",
    "pypi_version": "7.2",
    "created": "2011-09-09T08:58:28.276225-04:00",
    "modified": "2026-01-28T16:51:11.028657-05:00",
    "repo_forks": 237,
    "repo_description": "A slick ORM cache with automatic granular event-driven invalidation.",
    "pypi_url": "http://pypi.python.org/pypi/django-cacheops",
    "documentation_url": "https://github.com/Suor/django-cacheops#readme",
    "repo_watchers": 2263,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        4,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        3,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "Suor",
        "jhillacre",
        "georgepasturemap",
        "ttyS15",
        "elmit",
        "tumb1er",
        "nicwolff",
        "ir4y",
        "ron8mcr",
        "ihucos",
        "libraM",
        "loganbibby",
        "itcrab",
        "EmilStenstrom",
        "jeremystretch",
        "M1ha-Shvn",
        "prokaktus",
        "bourivouh",
        "davidfb",
        "erthalion",
        "crazyzubr",
        "Yuego",
        "timsavage",
        "timgates42",
        "nosnilmot",
        "mjnaderi",
        "0xD09CD196D188D0B0",
        "eli-schwartz",
        "aykut",
        "michalochman",
        "MikeVL",
        "yamnikov-oleg",
        "KOliver94",
        "ipmb",
        "sheats",
        "jhpinson",
        "roman-oxenuk",
        "ProvoloneStein",
        "Tapo4ek",
        "gitter-badger",
        "zerc",
        "danigm",
        "hellysmile",
        "koodjo",
        "kosmos342",
        "m0sth8",
        "lozhkinandrei",
        "aletor123",
        "coldmind",
        "awmath",
        "browniebroke",
        "streeter",
        "davidmoss",
        "EvgeneOskin",
        "fabaff",
        "gkappel",
        "stefan8",
        "GuillaumeCisco",
        "coagulant",
        "jairhenrique",
        "lampwins",
        "jayvdb",
        "jdufresne"
    ]
}