API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2647/?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/263/?format=api"
    ],
    "id": 2647,
    "title": "ralph",
    "slug": "ralph",
    "last_updated": "2026-05-06T07:25:10-04:00",
    "last_fetched": "2026-05-26T09:09:44.237594-04:00",
    "repo_url": "https://github.com/allegro/ralph",
    "pypi_version": "2.3.1",
    "created": "2014-10-28T10:59:55.835662-04:00",
    "modified": "2026-04-30T15:06:12.092865-04:00",
    "repo_forks": 591,
    "repo_description": "Ralph is the CMDB / Asset Management system for data center and back office hardware.",
    "pypi_url": "http://pypi.python.org/pypi/ralph",
    "documentation_url": "http://ralph.allegrogroup.com/doc/index.html",
    "repo_watchers": 2496,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        7,
        8,
        2,
        0,
        0,
        7,
        0,
        2,
        3,
        0,
        0,
        0,
        2,
        0,
        0,
        20,
        0,
        0,
        3,
        6,
        6,
        1,
        2,
        7,
        7,
        3,
        0,
        2,
        0,
        14,
        5,
        0,
        0,
        0,
        0,
        4,
        12,
        4,
        6,
        0,
        0,
        1,
        0,
        0,
        7,
        0,
        0
    ],
    "participants": [
        "hipek8",
        "mkurek",
        "ar4s",
        "szok",
        "romcheg",
        "szymi-",
        "matyldv",
        "awieckowski",
        "MarekBleschke",
        "vi4m",
        "lukaszkarykowski",
        "m1kra",
        "smaciejs",
        "mapyr",
        "andrzej-jankowski",
        "xor-xor",
        "Havelock-Vetinari",
        "quamilek",
        "Blejwi",
        "msuszko-vertex",
        "maho",
        "fossilet",
        "jszwaj",
        "Dragerus",
        "damian1976",
        "4i60r",
        "hkyyx",
        "tomez",
        "Russell-IO",
        "rcsheets",
        "nvdacsheets",
        "txt-file",
        "p-bo",
        "mzdeb",
        "lowang-bh",
        "haribhatt34",
        "golgoth31",
        "drbokko",
        "choiks-db",
        "asteinhauser",
        "ahaupt",
        "SesquipedalianDefenestrator",
        "pbromber",
        "pydubreucq",
        "misiek08",
        "mazek",
        "mik-laj",
        "blocksmither",
        "brylor",
        "bnogas",
        "arrekb"
    ]
}