API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/2/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/451/?format=api"
    ],
    "id": 6044,
    "title": "clinicedc - A clinical trials data management framework built on Django",
    "slug": "clinicedc",
    "last_updated": "2026-05-20T22:09:15-04:00",
    "last_fetched": "2026-05-26T04:11:08.948028-04:00",
    "repo_url": "https://github.com/clinicedc/clinicedc",
    "pypi_version": "3.1.5",
    "created": "2025-01-22T09:23:39.041912-05:00",
    "modified": "2026-05-06T19:57:10.673148-04:00",
    "repo_forks": 2,
    "repo_description": "A framework for multisite longitudinal clinical trials built on Django",
    "pypi_url": "https://pypi.org/project/clinicedc",
    "documentation_url": "https://github.com/clinicedc/clinicedc/docs",
    "repo_watchers": 5,
    "commits_over_52": [
        0,
        1,
        10,
        0,
        70,
        22,
        23,
        24,
        3,
        33,
        81,
        0,
        0,
        0,
        21,
        58,
        24,
        75,
        35,
        21,
        1,
        8,
        12,
        8,
        20,
        13,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        8,
        52,
        25,
        12,
        4,
        0,
        0,
        17,
        0,
        8,
        0,
        4,
        23,
        132,
        109,
        70,
        19,
        10,
        29
    ],
    "participants": [
        "erikvw",
        "JonathanWillitts",
        "ckgathi",
        "tumiemosweu",
        "LesGit-dev",
        "engineer47",
        "tsetsiba",
        "chibuya",
        "mrbkew",
        "dependabot[bot]"
    ]
}