API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3846/
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/5/"
    ],
    "id": 3846,
    "title": "aa-stripe",
    "slug": "aa-stripe",
    "last_updated": "2025-11-07T11:38:13-05:00",
    "last_fetched": "2026-02-15T14:05:22.077918-05:00",
    "repo_url": "https://github.com/HealthByRo/aa-stripe",
    "pypi_version": "0.13.0",
    "created": "2017-06-09T05:13:21.643915-04:00",
    "modified": "2026-01-28T13:31:43.076168-05:00",
    "repo_forks": 5,
    "repo_description": "Stripe integration for Django-based projects",
    "pypi_url": "http://pypi.python.org/pypi/aa-stripe",
    "documentation_url": "https://github.com/ArabellaTech/aa-stripe/blob/master/README.rst#usage",
    "repo_watchers": 10,
    "commits_over_52": [
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        1,
        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,
        1,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0,
        0
    ],
    "participants": [
        "jacoor",
        "poxip",
        "remik",
        "pkrzyzaniak",
        "lcoues",
        "mj-mason",
        "travertischio",
        "arencro",
        "lukaszb",
        "marcinkaszynski",
        "marcin-ro",
        "nicmollel-ro",
        "OSeraph",
        "xiv",
        "TomaszKolek",
        "dependabot-preview[bot]"
    ]
}