API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/3338/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "category": "https://djangopackages.org/api/v4/categories/3/?format=api",
    "grids": [
        "https://djangopackages.org/api/v4/grids/289/?format=api"
    ],
    "id": 3338,
    "title": "G9 Cyber Security Risk Management Toolkit. Free and Open Source.",
    "slug": "g9-cyber-risk-management-toolkit",
    "last_updated": "2016-07-11T22:04:05-04:00",
    "last_fetched": "2016-07-25T13:45:56.163685-04:00",
    "repo_url": "https://github.com/g9cybergrc/cyreg",
    "pypi_version": null,
    "created": "2016-07-06T22:19:32.323154-04:00",
    "modified": "2025-01-31T14:59:36.915135-05:00",
    "repo_forks": 1,
    "repo_description": "G9 Open Source Cyber Risk Management GRC Toolkit",
    "pypi_url": "",
    "documentation_url": "https://g9cybergrc.github.io/cyreg/",
    "repo_watchers": 1,
    "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": [
        "g9cybergrc"
    ]
}