API endpoint that allows packages to be viewed or edited.

GET /api/v4/packages/4591/?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/36/?format=api"
    ],
    "id": 4591,
    "title": "NearBeach",
    "slug": "nearbeach_open_source_project_management",
    "last_updated": "2026-02-12T05:59:39-05:00",
    "last_fetched": "2026-02-15T18:16:16.161155-05:00",
    "repo_url": "https://github.com/robotichead/NearBeach",
    "pypi_version": "0.31.106",
    "created": "2020-05-10T09:37:52.138711-04:00",
    "modified": "2026-01-28T14:37:01.066111-05:00",
    "repo_forks": 71,
    "repo_description": "NearBeach is an open sourced project management tool, helping you keep track of your project. You can track requirements, projects and tasks",
    "pypi_url": "http://pypi.python.org/pypi/NearBeach",
    "documentation_url": "https://nearbeach.readthedocs.org",
    "repo_watchers": 206,
    "commits_over_52": [
        5,
        5,
        18,
        0,
        1,
        12,
        3,
        19,
        4,
        14,
        13,
        9,
        5,
        7,
        7,
        13,
        11,
        15,
        7,
        0,
        3,
        0,
        9,
        0,
        1,
        10,
        6,
        18,
        20,
        4,
        21,
        34,
        18,
        17,
        8,
        5,
        0,
        2,
        1,
        1,
        0,
        3,
        0,
        1,
        1,
        0,
        1,
        1,
        4,
        0,
        1,
        1
    ],
    "participants": [
        "robotichead",
        "deepsource-autofix[bot]",
        "snyk-bot",
        "dependabot[bot]",
        "aidanjbennett",
        "AdeshChoudhar",
        "dnltsk",
        "nearlynocturnalbeach",
        "jayeclark",
        "raulrusu88",
        "SinghaniaV",
        "Arun-Raghav-S",
        "Coder-3",
        "sg-007",
        "vinayak-00017",
        "RashmitTopG",
        "koffy1",
        "Nisarg-Chokshi",
        "ivabby",
        "RudraJy",
        "rosdyana",
        "9a24f0",
        "lmpham1",
        "miles170",
        "mikalcallahan",
        "HenryMigo",
        "AdityaRanjanJha",
        "pret3nti0u5",
        "code-in-public",
        "Avatazjoe",
        "VishwajeetT22",
        "udaysk3",
        "pdavis327",
        "kys9261",
        "michelcalisto",
        "KennyRotella",
        "markus-gx",
        "JensHouses",
        "inkollusireeshaadharani",
        "AmithBino"
    ]
}