API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/6046/
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/452/"
    ],
    "id": 6046,
    "title": "pylabels2",
    "slug": "pylabels2",
    "last_updated": "2024-11-22T23:12:07-05:00",
    "last_fetched": "2026-02-15T03:01:39.693646-05:00",
    "repo_url": "https://github.com/erikvw/pylabels2",
    "pypi_version": "1.4.4",
    "created": "2025-01-22T11:09:54.107155-05:00",
    "modified": "2026-01-28T16:27:11.875375-05:00",
    "repo_forks": 1,
    "repo_description": "Python library to create PDFs for printing labels.",
    "pypi_url": "https://pypi.org/project/pylabels2",
    "documentation_url": "https://github.com/erikvw/pylabels2",
    "repo_watchers": 4,
    "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": [
        "bcbnz",
        "erikvw",
        "davis-junior",
        "jdidion",
        "svvitale",
        "avivey",
        "campenberger",
        "Natureshadow",
        "Wooble",
        "JakeFAU",
        "hugohadfield"
    ]
}