API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4738/
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/356/"
    ],
    "id": 4738,
    "title": "wordpress-to-puput",
    "slug": "wordpress-to-puput",
    "last_updated": "2023-05-24T03:46:11-04:00",
    "last_fetched": "2026-02-16T02:05:39.214370-05:00",
    "repo_url": "https://github.com/APSL/wordpress-to-puput",
    "pypi_version": "0.4",
    "created": "2020-09-16T18:27:04.899688-04:00",
    "modified": "2026-01-28T16:06:35.143166-05:00",
    "repo_forks": 16,
    "repo_description": "Import your Wordpress blog data into Puput",
    "pypi_url": "https://pypi.org/project/wordpress-to-puput/",
    "documentation_url": "",
    "repo_watchers": 13,
    "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": [
        "marctc",
        "DeividVM",
        "dependabot[bot]",
        "avallbona",
        "komar",
        "FlipperPA",
        "franm"
    ]
}