API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3056/
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/323/"
    ],
    "id": 3056,
    "title": "django-afip",
    "slug": "django-afip",
    "last_updated": "2026-01-26T16:55:49-05:00",
    "last_fetched": "2026-02-15T18:16:02.973617-05:00",
    "repo_url": "https://github.com/WhyNotHugo/django-afip",
    "pypi_version": "13.2.2",
    "created": "2015-09-21T19:30:57.095333-04:00",
    "modified": "2026-01-28T14:36:47.785559-05:00",
    "repo_forks": 29,
    "repo_description": "⚖️ AFIP invoice integration for django.",
    "pypi_url": "http://pypi.python.org/pypi/django-afip",
    "documentation_url": "https://django-afip.readthedocs.io/",
    "repo_watchers": 55,
    "commits_over_52": [
        1,
        1,
        1,
        0,
        11,
        0,
        0,
        2,
        0,
        0,
        0,
        0,
        0,
        4,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        2,
        0,
        0,
        1,
        0,
        0,
        7,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        9,
        0,
        0,
        1,
        0,
        1,
        1,
        0,
        2,
        0,
        0
    ],
    "participants": [
        "WhyNotHugo",
        "pre-commit-ci[bot]",
        "Alvezgr",
        "erebodino",
        "kodiakhq[bot]",
        "npazosmendez",
        "stefano-esubasta",
        "juanpsenn",
        "AxelSkrauba",
        "AlexCernik",
        "lardissone",
        "pyup-bot"
    ]
}