API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/1/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/49/"
    ],
    "id": 430,
    "title": "django-bidi-utils",
    "slug": "django-bidi-utils",
    "last_updated": "2013-10-18T21:05:16-04:00",
    "last_fetched": "2026-02-15T21:05:18.636527-05:00",
    "repo_url": "https://github.com/MeirKriheli/django-bidi-utils",
    "pypi_version": "1.0",
    "created": "2010-09-29T22:23:53.061164-04:00",
    "modified": "2026-01-28T15:10:30.364874-05:00",
    "repo_forks": 0,
    "repo_description": "Provides context processors and filters for handling Bi-directional (BiDi) in django templates.",
    "pypi_url": "http://pypi.python.org/pypi/django-bidi-utils",
    "documentation_url": null,
    "repo_watchers": 7,
    "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": [
        "MeirKriheli"
    ]
}