API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/786/
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/1/",
        "https://djangopackages.org/api/v4/grids/133/"
    ],
    "id": 786,
    "title": "django-fiber",
    "slug": "django-fiber",
    "last_updated": "2024-03-19T16:59:41-04:00",
    "last_fetched": "2026-02-15T19:04:02.901100-05:00",
    "repo_url": "https://github.com/django-fiber/django-fiber",
    "pypi_version": "1.10",
    "created": "2011-05-03T05:49:03.106341-04:00",
    "modified": "2026-01-28T14:40:44.484747-05:00",
    "repo_forks": 113,
    "repo_description": "Django Fiber - a simple, user-friendly CMS for all your Django projects",
    "pypi_url": "http://pypi.python.org/pypi/django-fiber",
    "documentation_url": "https://readthedocs.org/projects/django-fiber/",
    "repo_watchers": 665,
    "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": [
        "dbunskoek",
        "markotibold",
        "bsimons",
        "bheesink",
        "ramonakira",
        "vdboor",
        "spookylukey",
        "chrisclark",
        "richardbarran",
        "selwin",
        "jaap3",
        "153957",
        "rcsheets",
        "airtonix",
        "bashu",
        "ryuusenshi",
        "maartendraijer",
        "pirandig",
        "robertquitt",
        "vladyslav2",
        "dependabot[bot]"
    ]
}