API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/3/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/142/"
    ],
    "id": 4243,
    "title": "Aqsa",
    "slug": "aqsa",
    "last_updated": "2024-06-14T21:51:24-04:00",
    "last_fetched": "2024-08-11T15:14:29.951693-04:00",
    "repo_url": "https://github.com/yulaymusin/aqsa",
    "pypi_version": null,
    "created": "2018-10-17T13:08:56.325892-04:00",
    "modified": "2025-01-31T14:57:52.019180-05:00",
    "repo_forks": 2,
    "repo_description": "Personal Finance Software",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 8,
    "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": [
        "yulaymusin"
    ]
}