API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2697/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/3/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/63/"
    ],
    "id": 2697,
    "title": "CourseFlow",
    "slug": "courseflow",
    "last_updated": "2026-02-13T15:18:27-05:00",
    "last_fetched": "2026-02-15T09:06:01.760098-05:00",
    "repo_url": "https://github.com/inducer/courseflow",
    "pypi_version": null,
    "created": "2014-12-16T13:52:44.036191-05:00",
    "modified": "2026-01-29T12:55:47.988103-05:00",
    "repo_forks": 126,
    "repo_description": "RELATE is an Environment for Learning And TEaching",
    "pypi_url": "",
    "documentation_url": "http://documen.tician.de/courseflow",
    "repo_watchers": 423,
    "commits_over_52": [
        1,
        5,
        0,
        0,
        0,
        0,
        10,
        4,
        0,
        0,
        12,
        3,
        0,
        0,
        0,
        5,
        0,
        0,
        0,
        7,
        0,
        11,
        0,
        6,
        0,
        0,
        0,
        0,
        6,
        15,
        2,
        8,
        14,
        9,
        1,
        13,
        15,
        2,
        0,
        1,
        0,
        8,
        2,
        3,
        0,
        1,
        0,
        11,
        1,
        2,
        4,
        7
    ],
    "participants": [
        "inducer",
        "dzhuang",
        "dependabot[bot]",
        "joshuata",
        "isuruf",
        "zwang180",
        "davis68",
        "mattwala",
        "bowmanat",
        "ishitatsuyuki",
        "dfrdmn",
        "adamjstewart",
        "a-alveyblanc",
        "frankfreykamp",
        "orsenthil",
        "jiaqing23",
        "yslan",
        "lukeolson",
        "proelbtn"
    ]
}