API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3029/
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/260/"
    ],
    "id": 3029,
    "title": "fluentcms-twitterfeed",
    "slug": "fluentcms-twitterfeed",
    "last_updated": "2019-03-24T23:36:15-04:00",
    "last_fetched": "2026-02-16T01:03:45.830831-05:00",
    "repo_url": "https://github.com/cybersimon/fluentcms-twitterfeed",
    "pypi_version": "1.0.3",
    "created": "2015-08-27T12:54:38.357825-04:00",
    "modified": "2026-01-28T15:52:48.042471-05:00",
    "repo_forks": 1,
    "repo_description": "💬Twitter feed widget for django-fluent-contents ",
    "pypi_url": "http://pypi.python.org/pypi/fluentcms-twitterfeed",
    "documentation_url": "https://github.com/bashu/fluentcms-twitterfeed/blob/develop/README.rst",
    "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": [
        "bashu"
    ]
}