API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4127/
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/5/"
    ],
    "id": 4127,
    "title": "paywix",
    "slug": "paywix",
    "last_updated": "2023-04-21T01:40:25-04:00",
    "last_fetched": "2026-02-15T22:06:29.584671-05:00",
    "repo_url": "https://github.com/renjithsraj/paywix",
    "pypi_version": "2.0.2",
    "created": "2018-04-26T06:23:30.061959-04:00",
    "modified": "2026-01-28T15:25:12.274433-05:00",
    "repo_forks": 8,
    "repo_description": "Paywix is a lightweight SDK for payment processing for the python based applications, the package was initially supported only with the Django framework. In the new version, the package is supported by all python-based applications., this package include PayU, cashfree, JustPay, PayTM, BrainTree, Strip , PayPal \"",
    "pypi_url": "http://pypi.python.org/pypi/paywix",
    "documentation_url": "https://renjithsraj.github.io/paywix_document/#introduction",
    "repo_watchers": 18,
    "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": [
        "renjithsraj",
        "deepsource-autofix[bot]",
        "sarathi475",
        "pyup-bot",
        "deepsourcebot"
    ]
}