Package Instance
API endpoint that allows packages to be viewed or edited.
GET /api/v4/packages/777/?format=api
{ "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/80/?format=api", "https://djangopackages.org/api/v4/grids/232/?format=api" ], "id": 777, "title": "django-db-readonly", "slug": "django-db-readonly", "last_updated": "2020-09-17T02:11:16-04:00", "last_fetched": "2026-02-15T19:02:59.637933-05:00", "repo_url": "https://github.com/streeter/django-db-readonly", "pypi_version": "0.7.0", "created": "2011-04-28T01:12:00.105351-04:00", "modified": "2026-01-28T14:39:30.180874-05:00", "repo_forks": 20, "repo_description": "Force an entire site to become readonly. In a sort of hackish way.", "pypi_url": "http://pypi.python.org/pypi/django-db-readonly", "documentation_url": null, "repo_watchers": 107, "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": [ "streeter", "garciparedes", "avelis", "staticshock", "bartek", "kevcampb", "kiarashplusplus", "igniteflow", "artscoop" ] }