API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/440/?format=api"
    ],
    "id": 5826,
    "title": "djangocms-frontend",
    "slug": "djangocms-frontend",
    "last_updated": "2026-02-10T04:57:53-05:00",
    "last_fetched": "2026-02-15T18:08:33.623319-05:00",
    "repo_url": "https://github.com/django-cms/djangocms-frontend",
    "pypi_version": "2.3.0",
    "created": "2024-01-15T06:50:48.967037-05:00",
    "modified": "2026-01-28T14:28:27.822196-05:00",
    "repo_forks": 34,
    "repo_description": "django CMS Frontend facilitates the easy creation of reusable frontend components. It supports any CSS framework. For immediate use, it includes a comprehensive set of Bootstrap 5 components and templates.",
    "pypi_url": "https://pypi.org/project/djangocms-frontend",
    "documentation_url": "https://djangocms-frontend.readthedocs.io",
    "repo_watchers": 72,
    "commits_over_52": [
        0,
        2,
        2,
        0,
        9,
        12,
        3,
        1,
        0,
        3,
        0,
        0,
        0,
        4,
        3,
        1,
        0,
        0,
        0,
        0,
        2,
        2,
        3,
        4,
        0,
        11,
        1,
        0,
        2,
        1,
        0,
        0,
        1,
        2,
        3,
        2,
        2,
        1,
        1,
        0,
        3,
        1,
        0,
        3,
        2,
        2,
        1,
        1,
        1,
        2,
        2,
        1
    ],
    "participants": [
        "fsbraun",
        "FinalAngel",
        "stefanfoulis",
        "vxsx",
        "lory87",
        "christianbertschy",
        "marksweb",
        "pre-commit-ci[bot]",
        "dependabot[bot]",
        "mkoistinen",
        "czpython",
        "gl-agnx",
        "Lionardo",
        "filwaitman",
        "transifex-integration[bot]",
        "GaretJax",
        "zbohm",
        "vinitkumar",
        "stefanw",
        "marbru",
        "johnfraney",
        "corentinbettiol",
        "creimers",
        "Atterratio",
        "mrbazzan",
        "kunaly111",
        "antwertinger",
        "mvaerle",
        "sakhawy",
        "mikek",
        "nchaourar",
        "invi84",
        "va-lang",
        "hgkornmann",
        "lioshi",
        "milonline-eu",
        "sourcery-ai[bot]",
        "bplociennik",
        "zemyatin",
        "julianjm",
        "jsma",
        "joeyjurjens",
        "rolandf",
        "tidenhub",
        "Copilot",
        "electroniceagle",
        "flycal6",
        "bielfrontera",
        "vthaian",
        "sq9mev",
        "paramono",
        "alexbarcelo"
    ]
}