API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/579/
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/73/",
        "https://djangopackages.org/api/v4/grids/281/"
    ],
    "id": 579,
    "title": "cmsplugin-faq",
    "slug": "cmsplugin-faq",
    "last_updated": "2019-04-14T20:48:20-04:00",
    "last_fetched": "2026-02-15T09:05:03.018515-05:00",
    "repo_url": "https://bitbucket.org/tehfink/cmsplugin-faq",
    "pypi_version": null,
    "created": "2011-01-15T13:35:18.414751-05:00",
    "modified": "2026-01-29T12:54:23.907782-05:00",
    "repo_forks": 5,
    "repo_description": "subclass of django-cms's Text plugin (djangocms_text_ckeditor): supports django-cms text plugins, a 'topic' field, link anchors in templates; CMSFAQEntryPlugin creates FAQ entries (questions & answers); CMSFAQListPlugin creates <a> anchor list of FAQ entries, on the same page; CMSFAQLinkPlugin links to specific, latest, or random CMSFAQEntries",
    "pypi_url": "",
    "documentation_url": null,
    "repo_watchers": 6,
    "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": [
        "tehfink"
    ]
}