API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3347/?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/283/?format=api",
        "https://djangopackages.org/api/v4/grids/87/?format=api",
        "https://djangopackages.org/api/v4/grids/210/?format=api",
        "https://djangopackages.org/api/v4/grids/376/?format=api"
    ],
    "id": 3347,
    "title": "wagtailmedia",
    "slug": "wagtailmedia",
    "last_updated": "2025-12-29T10:18:57-05:00",
    "last_fetched": "2026-02-15T17:19:05.998564-05:00",
    "repo_url": "https://github.com/torchbox/wagtailmedia",
    "pypi_version": "0.17.2",
    "created": "2016-07-17T22:23:41.322594-04:00",
    "modified": "2026-01-28T14:15:33.043027-05:00",
    "repo_forks": 77,
    "repo_description": "A Wagtail module for managing video and audio files within the admin",
    "pypi_url": "http://pypi.python.org/pypi/wagtailmedia",
    "documentation_url": "",
    "repo_watchers": 248,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        3,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        2,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        5,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "zerolab",
        "thenewguy",
        "thibaudcolas",
        "m1kola",
        "nimasmi",
        "ephes",
        "kaedroho",
        "th3hamm0r",
        "gasman",
        "teixas",
        "jsma",
        "pre-commit-ci[bot]",
        "jamesbiggs",
        "jeromelebleu",
        "katdom13",
        "ack1d",
        "Rotund",
        "lohmander",
        "chosak",
        "vl-tk",
        "kiranrokkam09",
        "hyperstown",
        "hoccau",
        "yuriifabirovskyi",
        "WilliamHenryTanza",
        "tomdyson",
        "FlipperPA",
        "nickmoreton",
        "kaduuuken",
        "snj",
        "jams2",
        "johnfraney",
        "JakubMastalerz",
        "derhedwig",
        "G-kodes",
        "niarferuto",
        "davidwtbuxton",
        "Dannykey",
        "brylie",
        "bbusenius",
        "damwaingames"
    ]
}