API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3712/
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/58/",
        "https://djangopackages.org/api/v4/grids/19/"
    ],
    "id": 3712,
    "title": "django-colorfield",
    "slug": "django-colorfield",
    "last_updated": "2026-01-03T17:14:16-05:00",
    "last_fetched": "2026-02-15T04:03:23.604593-05:00",
    "repo_url": "https://github.com/jaredly/django-colorfield",
    "pypi_version": "0.14.0",
    "created": "2017-02-13T11:19:02.334117-05:00",
    "modified": "2026-01-28T16:55:49.731523-05:00",
    "repo_forks": 95,
    "repo_description": ":art: color field for django models with a nice color-picker in the admin.",
    "pypi_url": "http://pypi.python.org/pypi/django-colorfield",
    "documentation_url": "https://github.com/fabiocaccamo/django-colorfield#readme",
    "repo_watchers": 663,
    "commits_over_52": [
        1,
        0,
        0,
        0,
        0,
        0,
        9,
        0,
        0,
        0,
        5,
        0,
        0,
        0,
        0,
        0,
        5,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        3,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        6,
        1,
        2,
        0,
        3,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "fabiocaccamo",
        "dependabot[bot]",
        "github-actions[bot]",
        "jaredly",
        "pre-commit-ci[bot]",
        "gtnx",
        "rcatajar",
        "sdeleon28",
        "browniebroke",
        "pappacena",
        "ScottEAdams",
        "obdulia-losantos",
        "matthewwithanm",
        "fetzig",
        "hugofer93",
        "tomturner",
        "sidneijp",
        "rniem379349",
        "murtys",
        "michauds",
        "matt-leach",
        "fallen",
        "sacovo",
        "romanosipenko",
        "pauricthelodger",
        "N1K1TAS95",
        "atodorov",
        "zvolsky",
        "jan-szejko-steelseries",
        "selected-pixel-jameson",
        "itfidele",
        "kilrogg"
    ]
}