API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/1698/
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/9/",
        "https://djangopackages.org/api/v4/grids/242/"
    ],
    "id": 1698,
    "title": "clean-image-crop-uploader",
    "slug": "clean-image-crop-uploader",
    "last_updated": "2014-05-05T06:40:18-04:00",
    "last_fetched": "2026-02-16T03:02:10.972351-05:00",
    "repo_url": "https://github.com/asaglimbeni/clean-image-crop-uploader",
    "pypi_version": "0.2.2",
    "created": "2013-02-28T14:04:03.674333-05:00",
    "modified": "2026-01-28T16:10:28.951343-05:00",
    "repo_forks": 35,
    "repo_description": "Clean Image Crop Uploader (CICU) provides AJAX file upload and image CROP functionalities for ImageFields with a simple widget replacement in the form. It use Modal from twitter-bootstrap.",
    "pypi_url": "http://pypi.python.org/pypi/clean-image-crop-uploader",
    "documentation_url": null,
    "repo_watchers": 39,
    "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": [
        "asaglimbeni",
        "knicholes",
        "sylvaingd",
        "taivo",
        "Smamaxs"
    ]
}