API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/47/?format=api",
        "https://djangopackages.org/api/v4/grids/60/?format=api",
        "https://djangopackages.org/api/v4/grids/213/?format=api"
    ],
    "id": 4341,
    "title": "django2-propeller",
    "slug": "django2-propeller",
    "last_updated": "2019-05-01T13:34:45-04:00",
    "last_fetched": "2026-02-15T04:12:25.594243-05:00",
    "repo_url": "https://github.com/RaddishIoW/django2-propeller",
    "pypi_version": "2.0.1",
    "created": "2019-04-26T07:48:46.916004-04:00",
    "modified": "2026-01-29T12:37:55.999081-05:00",
    "repo_forks": 0,
    "repo_description": "Develop more, Code less. Propeller integration with Django. Propeller is a front-end responsive framework based on Google's Material Design Standards & Bootstrap.",
    "pypi_url": "http://pypi.python.org/pypi/django2-propeller",
    "documentation_url": "",
    "repo_watchers": 1,
    "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": [
        "tfroehlich82",
        "RaddishIoW",
        "pyup-bot"
    ]
}