API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/2951/
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/73/"
    ],
    "id": 2951,
    "title": "djangocms-twitter2",
    "slug": "djangocms-twitter2",
    "last_updated": "2015-09-27T12:08:36-04:00",
    "last_fetched": "2026-02-15T11:03:55.405597-05:00",
    "repo_url": "https://github.com/mishbahr/djangocms-twitter2",
    "pypi_version": "0.1.1",
    "created": "2015-06-30T11:15:44.626762-04:00",
    "modified": "2026-01-28T13:08:18.120439-05:00",
    "repo_forks": 4,
    "repo_description": "The easiest way to display tweets for your django-cms powered site, using the latest Twitter 1.1 API. It's a great option for embedding tweets on your site without third-party widgets.",
    "pypi_url": "http://pypi.python.org/pypi/djangocms-twitter2",
    "documentation_url": "",
    "repo_watchers": 12,
    "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": [
        "mishbahr"
    ]
}