API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4274/
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/136/"
    ],
    "id": 4274,
    "title": "django-apscheduler",
    "slug": "django-apscheduler",
    "last_updated": "2025-03-23T06:54:49-04:00",
    "last_fetched": "2026-02-15T17:08:15.228442-05:00",
    "repo_url": "https://github.com/jarekwg/django-apscheduler",
    "pypi_version": "0.7.0",
    "created": "2018-12-26T08:13:59.225317-05:00",
    "modified": "2026-01-28T14:04:44.663552-05:00",
    "repo_forks": 99,
    "repo_description": "APScheduler for Django",
    "pypi_url": "http://pypi.python.org/pypi/django-apscheduler",
    "documentation_url": "",
    "repo_watchers": 709,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        2,
        2,
        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": [
        "jcass77",
        "jarekwg",
        "sallyruthstruik",
        "TGoddessana",
        "soon",
        "dcbert",
        "Jedore",
        "redstoneleo",
        "nialllo",
        "missterr",
        "luto",
        "davekch",
        "bluetech",
        "quimey",
        "namantam1",
        "joaodaher",
        "daniel-butler",
        "D4VID0x2",
        "countable",
        "bnjmnhndrsn",
        "akoltsov-spoton"
    ]
}