API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2061/
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/267/",
        "https://djangopackages.org/api/v4/grids/219/",
        "https://djangopackages.org/api/v4/grids/7/"
    ],
    "id": 2061,
    "title": "django-hijack",
    "slug": "django-hijack",
    "last_updated": "2026-02-14T05:20:02-05:00",
    "last_fetched": "2026-02-15T14:32:38.057627-05:00",
    "repo_url": "https://github.com/django-hijack/django-hijack",
    "pypi_version": "3.7.6",
    "created": "2013-10-14T16:18:34.243650-04:00",
    "modified": "2026-01-28T13:54:54.853067-05:00",
    "repo_forks": 181,
    "repo_description": "With Django Hijack, admins can log in and work on behalf of other users without having to know their credentials.",
    "pypi_url": "http://pypi.python.org/pypi/django-hijack",
    "documentation_url": "https://django-hijack.readthedocs.io/en/stable/",
    "repo_watchers": 1698,
    "commits_over_52": [
        1,
        4,
        1,
        2,
        1,
        0,
        2,
        1,
        0,
        1,
        3,
        2,
        1,
        1,
        1,
        3,
        0,
        4,
        1,
        4,
        2,
        1,
        1,
        1,
        3,
        2,
        0,
        1,
        3,
        1,
        1,
        1,
        2,
        2,
        2,
        3,
        3,
        1,
        1,
        2,
        0,
        5,
        3,
        1,
        0,
        3,
        4,
        2,
        1,
        0,
        2,
        2
    ],
    "participants": [
        "dependabot[bot]",
        "philippeowagner",
        "codingjoe",
        "yannik-ammann",
        "walterrenner",
        "jvamvas",
        "Mogost",
        "zopieux",
        "benjaminrigaud",
        "pfouque",
        "gzur",
        "wizpig64",
        "destos",
        "gdvalderrama",
        "sdnall",
        "maria",
        "nibuno",
        "sondrelg",
        "pennersr",
        "PavelPancocha",
        "khink",
        "johnfraney",
        "palcu",
        "simonkern",
        "charettes",
        "amureki",
        "cato-",
        "glizer",
        "max-wittig",
        "waffle-iron",
        "madisvain",
        "LysanderKie",
        "lucasgarciaaraujo",
        "lukasgarcya",
        "LiamBrenner",
        "protoroto",
        "Stormheg",
        "t0mab",
        "timgates42",
        "timnyborg",
        "TimothyMalahy",
        "VerosK",
        "vinodpandey",
        "vladyslav2",
        "adibo",
        "estvita",
        "hugokernel",
        "kimihito",
        "mos-nabih",
        "alexallah",
        "alexei",
        "andyzickler",
        "areski",
        "benjaoming",
        "bitdeli-chef",
        "Brobin",
        "Copilot",
        "dryan",
        "uxDaniel",
        "Flimm",
        "dfrdmn",
        "davidkell",
        "dstegelman",
        "emorozov",
        "sudoguy",
        "ebertti",
        "warnes",
        "HarryRybacki",
        "hackoder",
        "karabijavad",
        "jramnai",
        "JocelynDelalande",
        "JostCrow",
        "kevinmarsh",
        "Kumamoto-Hamachi"
    ]
}