API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1776/
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/62/"
    ],
    "id": 1776,
    "title": "django-scheduler",
    "slug": "django-scheduler",
    "last_updated": "2026-02-15T14:46:55-05:00",
    "last_fetched": "2026-02-15T17:19:55.437989-05:00",
    "repo_url": "https://github.com/llazzaro/django-scheduler",
    "pypi_version": "0.12.0",
    "created": "2013-04-19T23:04:43.428533-04:00",
    "modified": "2026-01-28T14:16:27.817161-05:00",
    "repo_forks": 402,
    "repo_description": "A calendaring app for Django.",
    "pypi_url": "http://pypi.python.org/pypi/django-scheduler",
    "documentation_url": "https://readthedocs.org/projects/django-scheduler/",
    "repo_watchers": 1331,
    "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,
        10
    ],
    "participants": [
        "llazzaro",
        "bartekgorny",
        "jdufresne",
        "thauber",
        "mpaolino",
        "GeyseR",
        "yml",
        "francoisfreitag",
        "westphahl",
        "winhamwr",
        "RockHoward",
        "drodger",
        "smcoll",
        "Pavlov123",
        "gustavo-sdo",
        "kamartem",
        "mikekeda",
        "PxlBuzzard",
        "quixoth22",
        "jpic",
        "andrlik",
        "jrutila",
        "zain",
        "ZuluPro",
        "timcallagy",
        "i5ar",
        "paolodina",
        "nstoik",
        "jrizzle4shizzle",
        "cordu-dev",
        "benhc123",
        "soby",
        "derek73",
        "Visgean",
        "skyl",
        "whoisearth",
        "renatgalimov",
        "robertpro",
        "jensenbox",
        "folz",
        "xxv",
        "gitter-badger",
        "thomasf",
        "anapaulamendes",
        "annerajb",
        "code-review-doctor",
        "dwasyl",
        "gabn88",
        "pjw91",
        "slorg1",
        "the-moog",
        "Mtax",
        "spoetnik",
        "schoenix",
        "xpostudio4",
        "keeth",
        "johndevor",
        "xjlin0",
        "ivlevdenis",
        "eugenma",
        "EsGeh",
        "soby-taulia",
        "adelaby",
        "akurdyukov",
        "aleksihakli"
    ]
}