API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3317/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/4/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/287/"
    ],
    "id": 3317,
    "title": "micro-finance",
    "slug": "micro-finance",
    "last_updated": "2019-06-18T07:56:10-04:00",
    "last_fetched": "2026-02-15T13:05:22.158481-05:00",
    "repo_url": "https://github.com/MicroPyramid/micro-finance",
    "pypi_version": null,
    "created": "2016-06-07T01:53:48.735475-04:00",
    "modified": "2026-01-28T13:23:08.250751-05:00",
    "repo_forks": 90,
    "repo_description": "Free Micro Finance Software",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 91,
    "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": [
        "swethanaretla",
        "shirishagaddi",
        "ashwin31",
        "vidyasagar-r",
        "nikhila05",
        "bitdeli-chef",
        "vineeshan"
    ]
}