API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/5828/?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",
        "https://djangopackages.org/api/v4/grids/73/?format=api"
    ],
    "id": 5828,
    "title": "djangocms-alias",
    "slug": "djangocms-alias",
    "last_updated": "2026-02-12T05:36:04-05:00",
    "last_fetched": "2026-02-15T22:02:36.247537-05:00",
    "repo_url": "https://github.com/django-cms/djangocms-alias",
    "pypi_version": "3.0.3",
    "created": "2024-01-15T06:55:41.610893-05:00",
    "modified": "2026-02-10T16:05:11.861394-05:00",
    "repo_forks": 28,
    "repo_description": "Provides collections of plugins that are managed centrally. References can be added to any placeholder.",
    "pypi_url": "https://pypi.org/project/djangocms-alias",
    "documentation_url": "https://github.com/django-cms/djangocms-alias",
    "repo_watchers": 12,
    "commits_over_52": [
        0,
        0,
        2,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        1,
        3,
        2,
        0,
        1,
        0,
        2,
        1,
        0,
        1,
        0,
        0,
        0,
        1,
        0,
        1,
        6,
        3,
        0,
        5,
        0,
        0,
        5,
        0,
        0,
        3,
        1,
        1,
        0,
        0,
        2,
        3,
        0,
        0,
        2,
        1,
        2,
        0,
        0,
        4,
        1
    ],
    "participants": [
        "fsbraun",
        "dependabot[bot]",
        "pre-commit-ci[bot]",
        "Aiky30",
        "chaosk",
        "Bernardvdv",
        "NarenderRajuB",
        "marksweb",
        "jonathan-s",
        "vxsx",
        "czpython",
        "transifex-integration[bot]",
        "raffaellasuardini",
        "adam-murray",
        "vasekch",
        "albanbochsler",
        "vthaian",
        "joshyu",
        "michaeljcollinsuk",
        "mrbazzan",
        "aacimov",
        "FinalAngel",
        "corentinbettiol",
        "evildmp",
        "fscherf",
        "mbi",
        "mmoravcik",
        "krmax44",
        "stefanw",
        "lgtm-com[bot]"
    ]
}