API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3942/?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/398/?format=api",
        "https://djangopackages.org/api/v4/grids/393/?format=api"
    ],
    "id": 3942,
    "title": "wagtailfontawesome",
    "slug": "wagtailfontawesome",
    "last_updated": "2023-05-05T11:27:36-04:00",
    "last_fetched": "2026-02-15T18:13:16.182663-05:00",
    "repo_url": "https://gitlab.com/alexgleason/wagtailfontawesome",
    "pypi_version": "1.2.1",
    "created": "2017-10-19T09:15:43.597967-04:00",
    "modified": "2026-01-28T14:33:32.396608-05:00",
    "repo_forks": 9,
    "repo_description": "Add FontAwesome icons to StreamField.",
    "pypi_url": "http://pypi.python.org/pypi/wagtailfontawesome",
    "documentation_url": "",
    "repo_watchers": 22,
    "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": [
        "Alex Tomkins",
        "Basil Shubin",
        "Thibaud Colas",
        "Eugene MechanisM",
        "Axel Haustant",
        "Tim Allen",
        "DanAtShenTech",
        "Matt Westcott",
        "Axel Haustant",
        "Tim Heap",
        "Tim Heap",
        "Allen",
        "Timothy",
        "Alex Gleason"
    ]
}