API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/2/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/212/"
    ],
    "id": 1894,
    "title": "django-angular",
    "slug": "django-angular",
    "last_updated": "2023-11-13T17:34:00-05:00",
    "last_fetched": "2026-02-15T18:07:37.420617-05:00",
    "repo_url": "https://github.com/jrief/django-angular",
    "pypi_version": "2.3.1",
    "created": "2013-06-24T17:09:39.234610-04:00",
    "modified": "2026-01-28T14:27:14.619271-05:00",
    "repo_forks": 290,
    "repo_description": "Let AngularJS play well with Django",
    "pypi_url": "http://pypi.python.org/pypi/django-angular",
    "documentation_url": "https://readthedocs.org/projects/django-angular/",
    "repo_watchers": 1220,
    "commits_over_52": [
        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,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "jrief",
        "jkosir",
        "adrienbrunet",
        "jamesbrobb",
        "calebj",
        "jshridha",
        "rfleschenberg",
        "asnoeyink",
        "Nerade",
        "viaregio",
        "rolo",
        "ka7eh",
        "dpetzold",
        "andreyoparin",
        "jonaswre",
        "dependabot[bot]",
        "timgates42",
        "shriDeveloper",
        "AgDude",
        "fabiomontefuscolo",
        "DavidCain",
        "retupmoca",
        "jaxer",
        "dkopitsa",
        "iynaix",
        "penguin359",
        "mathead",
        "mtyaka",
        "oshosanya",
        "omarkhan",
        "werdes72",
        "robbyt",
        "topiaruss",
        "stav",
        "thomasfillon",
        "Ubica",
        "k-funk",
        "potpath",
        "racitup",
        "Kmaschta",
        "kclark-edustaff",
        "jsSenanga",
        "jbittel",
        "craftycorvid",
        "gjlondon",
        "Gentle",
        "Fice",
        "dangerski",
        "casio",
        "barraponto",
        "B3QL",
        "Sapphire64",
        "andrey-oparin"
    ]
}