API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4275/?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/142/?format=api",
        "https://djangopackages.org/api/v4/grids/5/?format=api",
        "https://djangopackages.org/api/v4/grids/287/?format=api",
        "https://djangopackages.org/api/v4/grids/323/?format=api"
    ],
    "id": 4275,
    "title": "django-flexible-subscriptions",
    "slug": "django-flexible-subscriptions",
    "last_updated": "2020-09-11T16:55:19-04:00",
    "last_fetched": "2026-02-15T20:00:41.856312-05:00",
    "repo_url": "https://github.com/studybuffalo/django-flexible-subscriptions",
    "pypi_version": "0.15.1",
    "created": "2018-12-26T11:19:04.825124-05:00",
    "modified": "2026-01-28T14:50:43.758129-05:00",
    "repo_forks": 55,
    "repo_description": "A subscription and recurrent billing application for Django.",
    "pypi_url": "http://pypi.python.org/pypi/django-flexible-subscriptions",
    "documentation_url": "https://django-flexible-subscriptions.readthedocs.io/en/latest/",
    "repo_watchers": 249,
    "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": [
        "dependabot-preview[bot]",
        "studybuffalo",
        "Sicilia04",
        "Mrooie",
        "matmunn",
        "AndyTempel",
        "mcclory",
        "rritoch",
        "sumit4613",
        "tanasecucliciu"
    ]
}