API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3943/
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/283/",
        "https://djangopackages.org/api/v4/grids/25/",
        "https://djangopackages.org/api/v4/grids/351/",
        "https://djangopackages.org/api/v4/grids/320/"
    ],
    "id": 3943,
    "title": "wagtail-factories",
    "slug": "wagtail-factories",
    "last_updated": "2026-02-10T10:10:51-05:00",
    "last_fetched": "2026-02-15T17:17:40.726030-05:00",
    "repo_url": "https://github.com/mvantellingen/wagtail-factories",
    "pypi_version": "4.4.0",
    "created": "2017-10-19T09:19:05.979045-04:00",
    "modified": "2026-01-28T14:14:03.281712-05:00",
    "repo_forks": 47,
    "repo_description": "Factory boy classes for wagtail",
    "pypi_url": "https://pypi.org/project/http://pypi.python.org/pypi/wagtail-factories",
    "documentation_url": "http://wagtail-factories.readthedocs.io/en/latest/",
    "repo_watchers": 108,
    "commits_over_52": [
        0,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        3,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        32,
        5,
        0,
        0,
        0,
        0,
        0,
        0,
        3,
        0,
        0,
        0,
        0,
        4,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        3,
        2,
        1,
        1
    ],
    "participants": [
        "jams2",
        "mvantellingen",
        "nickmoreton",
        "marteinn",
        "engineervix",
        "katdom13",
        "mgax",
        "mikedingjan",
        "JakubMastalerz",
        "therefromhere",
        "thibaudcolas",
        "hammygoonan",
        "BrianXu20",
        "jeromelebleu",
        "kevinhowbrook",
        "Tijani-Dia",
        "FlipperPA",
        "blurrah",
        "crimzon96",
        "rinti"
    ]
}