API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/846/?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/73/?format=api",
        "https://djangopackages.org/api/v4/grids/133/?format=api",
        "https://djangopackages.org/api/v4/grids/1/?format=api"
    ],
    "id": 846,
    "title": "Arkestra",
    "slug": "arkestra",
    "last_updated": "2016-02-11T10:20:02-05:00",
    "last_fetched": "2026-02-15T09:03:51.446854-05:00",
    "repo_url": "https://github.com/evildmp/Arkestra",
    "pypi_version": null,
    "created": "2011-06-28T14:44:05.406383-04:00",
    "modified": "2026-01-29T12:52:14.963301-05:00",
    "repo_forks": 26,
    "repo_description": "Arkestra extends Django CMS to provide an intelligent semantic web publishing system for organisations and institutions.",
    "pypi_url": "",
    "documentation_url": "https://readthedocs.org/projects/arkestra/",
    "repo_watchers": 138,
    "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": [
        "evildmp",
        "superdmp",
        "darbula",
        "bubenkoff",
        "spacedman",
        "hejsan",
        "christianmlong"
    ]
}