API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3310/
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/66/"
    ],
    "id": 3310,
    "title": "IAM-Manager",
    "slug": "iam-manager",
    "last_updated": "2019-01-04T03:48:14-05:00",
    "last_fetched": "2020-08-28T15:15:31.422591-04:00",
    "repo_url": "https://github.com/MicroPyramid/IAM-Manager",
    "pypi_version": null,
    "created": "2016-05-27T06:11:51.956299-04:00",
    "modified": "2025-01-31T14:59:38.818241-05:00",
    "repo_forks": 9,
    "repo_description": "Manage AWS resources among IAM users easily and securely.",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 13,
    "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",
        "ashwin31",
        "druuu",
        "chaitu210",
        "vineeshan"
    ]
}