API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/140/?format=api"
    ],
    "id": 2780,
    "title": "akdjtpl",
    "slug": "akdjtpl",
    "last_updated": "2015-03-26T07:41:40-04:00",
    "last_fetched": "2016-07-25T13:01:45.974807-04:00",
    "repo_url": "https://github.com/ActivKonnect/akdjtpl",
    "pypi_version": null,
    "created": "2015-02-22T09:11:37.826529-05:00",
    "modified": "2025-01-31T14:57:51.591920-05:00",
    "repo_forks": 1,
    "repo_description": "ActivKonnect's Django Template",
    "pypi_url": "",
    "documentation_url": "https://github.com/ActivKonnect/akdjtpl",
    "repo_watchers": 3,
    "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": [
        "Xowap"
    ]
}