API endpoint that allows packages to be viewed or edited.

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

{
    "category": "https://djangopackages.org/api/v4/categories/3/",
    "grids": [
        "https://djangopackages.org/api/v4/grids/287/",
        "https://djangopackages.org/api/v4/grids/1/",
        "https://djangopackages.org/api/v4/grids/245/",
        "https://djangopackages.org/api/v4/grids/111/"
    ],
    "id": 4668,
    "title": "django-react-ecommerce",
    "slug": "django-react-ecommerce",
    "last_updated": "2020-07-06T09:41:19-04:00",
    "last_fetched": "2022-11-03T17:52:22.812381-04:00",
    "repo_url": "https://github.com/AmirAhrari/django-react-ecommerce",
    "pypi_version": null,
    "created": "2020-07-28T06:34:58.290441-04:00",
    "modified": "2025-01-31T14:59:00.615277-05:00",
    "repo_forks": 22,
    "repo_description": "An e-commerce web application built in with Django, React and Redux",
    "pypi_url": "",
    "documentation_url": "",
    "repo_watchers": 46,
    "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": [
        "AmirAhrari",
        "dependabot[bot]"
    ]
}