Package Instance
API endpoint that allows packages to be viewed or edited.
GET /api/v4/packages/5569/
{ "category": "https://djangopackages.org/api/v4/categories/4/", "grids": [ "https://djangopackages.org/api/v4/grids/39/" ], "id": 5569, "title": "django_model_cached_property", "slug": "django_model_cached_property", "last_updated": "2022-10-16T15:29:02-04:00", "last_fetched": "2026-02-16T01:05:20.874547-05:00", "repo_url": "https://github.com/Legotckoi/django_model_cached_property", "pypi_version": "0.0.2", "created": "2022-10-17T05:49:27.740490-04:00", "modified": "2026-01-28T15:55:30.360549-05:00", "repo_forks": 2, "repo_description": "Django model cached property is useful for caching of property results for more time than lifetime of object during the request", "pypi_url": "https://pypi.org/project/django-model-cached-property", "documentation_url": "", "repo_watchers": 11, "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": [ "Legotckoi" ] }