API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4375/
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/405/"
    ],
    "id": 4375,
    "title": "django-usd2currency",
    "slug": "django-usd2currency",
    "last_updated": "2019-05-30T05:58:14-04:00",
    "last_fetched": "2026-02-15T01:05:00.005413-05:00",
    "repo_url": "https://github.com/o3o3o/django-usd2currency",
    "pypi_version": "0.1",
    "created": "2019-06-09T04:42:08.705646-04:00",
    "modified": "2026-01-28T16:15:10.030139-05:00",
    "repo_forks": 0,
    "repo_description": " Simple and free usd2currency convert utils, by caching free-limited-api from apilayer.com",
    "pypi_url": "http://pypi.python.org/pypi/django-usd2currency",
    "documentation_url": "",
    "repo_watchers": 0,
    "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": [
        "o3o3o"
    ]
}