API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1027/?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/49/?format=api",
        "https://djangopackages.org/api/v4/grids/46/?format=api"
    ],
    "id": 1027,
    "title": "django-hvad (unmaintained)",
    "slug": "django-hvad",
    "last_updated": "2017-08-18T10:07:17-04:00",
    "last_fetched": "2026-02-15T19:05:23.087155-05:00",
    "repo_url": "https://github.com/KristianOellegaard/django-hvad",
    "pypi_version": "1.8.0",
    "created": "2011-11-19T17:55:16.283938-05:00",
    "modified": "2026-01-28T14:42:32.463019-05:00",
    "repo_forks": 128,
    "repo_description": "Painless translations in django, using the regular ORM. Integrates easily into existing projects and apps. Easy convertible from django-multilingual-ng.",
    "pypi_url": "http://pypi.python.org/pypi/django-hvad",
    "documentation_url": "https://readthedocs.org/projects/django-hvad/",
    "repo_watchers": 532,
    "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": [
        "spectras",
        "KristianOellegaard",
        "ojii",
        "mkoistinen",
        "krisb78",
        "beniwohli",
        "clelland",
        "meshy",
        "stefanfoulis",
        "rasca",
        "andialbrecht",
        "bradenmacdonald",
        "sphericalhorse",
        "shaib",
        "qris",
        "BertrandBordage",
        "eyvoro",
        "yakky",
        "czpython",
        "superdmp",
        "dnaranjo89",
        "akx",
        "xordoquy",
        "vstoykov",
        "ollb",
        "fladi",
        "semekh",
        "Chive",
        "webjunkie",
        "icatalina",
        "gabejackson",
        "evildmp"
    ]
}