API endpoint that allows packages to be viewed or edited.

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

{
    "count": 5722,
    "next": "https://djangopackages.org/api/v4/packages/?format=api&limit=20&offset=1420",
    "previous": "https://djangopackages.org/api/v4/packages/?format=api&limit=20&offset=1380",
    "results": [
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/398/?format=api"
            ],
            "id": 4711,
            "title": "wagtail-orderable",
            "slug": "wagtail-orderable",
            "last_updated": "2023-06-02T12:12:43-04:00",
            "last_fetched": "2026-05-27T15:16:48.509581-04:00",
            "repo_url": "https://github.com/elton2048/wagtail-orderable",
            "pypi_version": "1.2.0",
            "created": "2020-09-16T18:22:29.305177-04:00",
            "modified": "2026-01-28T14:45:22.513794-05:00",
            "repo_forks": 32,
            "repo_description": "Wagtail mixin support for drag-and-drop ordering in admin panel",
            "pypi_url": "https://pypi.org/project/wagtail-orderable/",
            "documentation_url": "",
            "repo_watchers": 65,
            "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": [
                "elton2048",
                "th3hamm0r",
                "nickmoreton",
                "rddesmond",
                "benoitvogel",
                "DylannCordel",
                "djdmorrison",
                "BrianXu20",
                "garybutton",
                "katdom13",
                "mjpieters",
                "solarissmoke",
                "tomdyson",
                "peeterss"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/398/?format=api"
            ],
            "id": 4710,
            "title": "wagtail-copyablemodeladmin",
            "slug": "wagtail-copyablemodeladmin",
            "last_updated": "2025-11-25T15:15:20-05:00",
            "last_fetched": "2026-05-27T07:08:42.971850-04:00",
            "repo_url": "https://github.com/cfpb/wagtail-copyablemodeladmin",
            "pypi_version": "1.0.0",
            "created": "2020-09-16T18:22:15.100547-04:00",
            "modified": "2026-01-29T12:57:20.364648-05:00",
            "repo_forks": 1,
            "repo_description": "CopyableModelAdmin is an extension of the Wagtail ModelAdmin that allows for model instances to be copied in the user interface with a \"Copy\" button",
            "pypi_url": "https://pypi.org/project/wagtail-copyablemodeladmin/",
            "documentation_url": "",
            "repo_watchers": 2,
            "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,
                1,
                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": [
                "willbarton",
                "contolini"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/398/?format=api"
            ],
            "id": 4709,
            "title": "wagtail-adminsortable",
            "slug": "wagtail-adminsortable",
            "last_updated": "2022-05-12T10:39:43-04:00",
            "last_fetched": "2026-05-26T23:07:07.181170-04:00",
            "repo_url": "https://github.com/Lh4cKg/wagtail-admin-sortable",
            "pypi_version": "0.1",
            "created": "2020-09-16T18:22:04.551635-04:00",
            "modified": "2026-01-28T16:03:26.867086-05:00",
            "repo_forks": 15,
            "repo_description": "Generic drag-and-drop ordering for objects in the Wagtail admin interface",
            "pypi_url": "https://pypi.org/project/wagtail-adminsortable/",
            "documentation_url": "",
            "repo_watchers": 9,
            "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": [
                "SamDudley",
                "Lh4cKg"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/174/?format=api"
            ],
            "id": 4708,
            "title": "django-ttml",
            "slug": "django-ttml",
            "last_updated": "2022-10-16T04:44:53-04:00",
            "last_fetched": "2026-05-27T19:04:05.846205-04:00",
            "repo_url": "https://github.com/rcrowther/django-tml",
            "pypi_version": "1.0.3",
            "created": "2020-09-15T20:35:17.783240-04:00",
            "modified": "2026-01-28T15:16:37.185475-05:00",
            "repo_forks": 0,
            "repo_description": "A reliable markup language with the essentials for HTML typography.  Fast to type and memorable.",
            "pypi_url": "http://pypi.python.org/pypi/django-ttml",
            "documentation_url": "",
            "repo_watchers": 4,
            "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": [
                "rcrowther"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [],
            "id": 4707,
            "title": "FireO",
            "slug": "fireo",
            "last_updated": "2024-06-29T21:33:54-04:00",
            "last_fetched": "2026-05-27T13:18:52.129420-04:00",
            "repo_url": "https://github.com/octabytes/FireO",
            "pypi_version": "2.2.2",
            "created": "2020-09-15T07:12:27.660654-04:00",
            "modified": "2026-01-28T14:21:30.646759-05:00",
            "repo_forks": 36,
            "repo_description": "Google Cloud Firestore modern and simplest convenient ORM package in Python. FireO is specifically designed for the Google's Firestore",
            "pypi_url": "http://pypi.python.org/pypi/FireO",
            "documentation_url": "",
            "repo_watchers": 261,
            "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": [
                "AxeemHaider",
                "ADR-007",
                "isaacna",
                "kulik0v",
                "mlum",
                "jackcvr",
                "dependabot[bot]",
                "jessicamann",
                "YevheniiTsybulskyi",
                "monkeywithacupcake",
                "hyperparameters"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/4/?format=api",
            "grids": [],
            "id": 4706,
            "title": "Django REST Framework Spreadsheets",
            "slug": "drf-spreadsheets",
            "last_updated": "2024-02-28T15:43:02-05:00",
            "last_fetched": "2026-05-27T06:13:44.475920-04:00",
            "repo_url": "https://github.com/jpaav/drf-spreadsheets",
            "pypi_version": "1.1.3",
            "created": "2020-09-14T15:49:32.735807-04:00",
            "modified": "2026-01-29T12:48:56.314164-05:00",
            "repo_forks": 3,
            "repo_description": "A Django REST Framework package allowing viewsets to be rendered as CSV or XLSX",
            "pypi_url": "http://pypi.python.org/pypi/drf-spreadsheets",
            "documentation_url": null,
            "repo_watchers": 9,
            "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": [
                "jpaav",
                "joshuadavidthomas",
                "indymike",
                "patricia-work-work",
                "atleta"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/421/?format=api"
            ],
            "id": 4705,
            "title": "django-livewire",
            "slug": "django-livewire",
            "last_updated": "2020-09-06T00:02:17-04:00",
            "last_fetched": "2026-05-27T10:03:12.454636-04:00",
            "repo_url": "https://github.com/zodman/django-livewire",
            "pypi_version": "0.0.0",
            "created": "2020-09-12T01:17:19.688366-04:00",
            "modified": "2026-01-28T13:08:40.084809-05:00",
            "repo_forks": 0,
            "repo_description": "livewire implementation",
            "pypi_url": "",
            "documentation_url": "",
            "repo_watchers": 27,
            "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": [
                "zodman"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/350/?format=api"
            ],
            "id": 4704,
            "title": "django-redirects",
            "slug": "django-redirects",
            "last_updated": "2026-05-11T06:43:24-04:00",
            "last_fetched": "2026-05-27T17:06:04.865511-04:00",
            "repo_url": "https://github.com/fabiocaccamo/django-redirects",
            "pypi_version": "0.10.0",
            "created": "2020-09-10T09:06:32.098983-04:00",
            "modified": "2026-01-28T14:53:04.905989-05:00",
            "repo_forks": 4,
            "repo_description": " :arrow_right_hook: :white_check_mark: redirects as they should be, with full control.",
            "pypi_url": "http://pypi.python.org/pypi/django-redirects",
            "documentation_url": "https://github.com/fabiocaccamo/django-redirects#readme",
            "repo_watchers": 79,
            "commits_over_52": [
                0,
                0,
                5,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                10,
                0,
                0,
                3,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                3,
                3,
                2,
                1,
                0,
                3,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                1,
                4,
                0,
                0,
                6,
                0,
                0
            ],
            "participants": [
                "fabiocaccamo",
                "dependabot[bot]",
                "github-actions[bot]",
                "pre-commit-ci[bot]",
                "Copilot",
                "null-none",
                "heysamtexas",
                "voberoi"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/3/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/1/?format=api",
                "https://djangopackages.org/api/v4/grids/283/?format=api",
                "https://djangopackages.org/api/v4/grids/85/?format=api"
            ],
            "id": 4703,
            "title": "freeturn",
            "slug": "freeturn",
            "last_updated": "2022-01-23T07:36:33-05:00",
            "last_fetched": "2026-05-27T06:06:05.491238-04:00",
            "repo_url": "https://github.com/thorin-schiffer/freeturn",
            "pypi_version": null,
            "created": "2020-09-09T05:29:00.264393-04:00",
            "modified": "2026-01-29T12:41:01.698754-05:00",
            "repo_forks": 12,
            "repo_description": "Freelance mission control",
            "pypi_url": "",
            "documentation_url": "https://freeturn.readthedocs.io/en/latest/",
            "repo_watchers": 59,
            "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": [
                "thorin-schiffer",
                "dependabot[bot]"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4702,
            "title": "Django GridFS storage",
            "slug": "django-gridfs-storage",
            "last_updated": null,
            "last_fetched": "2026-05-26T20:02:08.066001-04:00",
            "repo_url": "https://pypi.org/project/django-gridfs-storage",
            "pypi_version": "0.0.2",
            "created": "2020-09-06T05:26:31.372358-04:00",
            "modified": "2026-01-28T15:43:08.547297-05:00",
            "repo_forks": 0,
            "repo_description": "",
            "pypi_url": "http://pypi.python.org/pypi/django-gridfs-storage",
            "documentation_url": "",
            "repo_watchers": 0,
            "commits_over_52": [],
            "participants": []
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4701,
            "title": "django-more-admin-filters",
            "slug": "django-more-admin-filters",
            "last_updated": "2026-01-07T06:42:53-05:00",
            "last_fetched": "2026-05-27T13:13:06.228045-04:00",
            "repo_url": "https://github.com/thomst/django-more-admin-filters",
            "pypi_version": "1.15",
            "created": "2020-09-05T18:26:53.097741-04:00",
            "modified": "2026-01-28T14:18:14.973543-05:00",
            "repo_forks": 30,
            "repo_description": "Django-more-admin-filters is a collection of django admin filters with a focus on filters using dropdown widgets, multiple choice filters and filters working with annotated attributes.",
            "pypi_url": "http://pypi.python.org/pypi/django-more-admin-filters",
            "documentation_url": "",
            "repo_watchers": 112,
            "commits_over_52": [
                1,
                4,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                6,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                3,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0,
                0
            ],
            "participants": [
                "thomst",
                "Henri-J-Norden",
                "areski",
                "EyePulp",
                "mboboc",
                "stephenlutes",
                "arthur-verta"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/57/?format=api"
            ],
            "id": 4700,
            "title": "django-static_models",
            "slug": "django-static_models",
            "last_updated": "2023-03-02T07:04:03-05:00",
            "last_fetched": "2026-05-27T18:07:17.774744-04:00",
            "repo_url": "https://github.com/rcrowther/django-static_models",
            "pypi_version": "1.1.1",
            "created": "2020-09-05T17:10:33.644424-04:00",
            "modified": "2026-01-28T15:08:16.623376-05:00",
            "repo_forks": 0,
            "repo_description": "Create static pages from models, views or URLs, then serve",
            "pypi_url": "http://pypi.python.org/pypi/django-static-models",
            "documentation_url": "",
            "repo_watchers": 2,
            "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": [
                "rcrowther"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/2/?format=api",
            "grids": [],
            "id": 4699,
            "title": "django-minke",
            "slug": "django-minke",
            "last_updated": "2024-08-22T09:31:27-04:00",
            "last_fetched": "2026-05-27T06:04:44.418905-04:00",
            "repo_url": "https://github.com/thomst/django-minke",
            "pypi_version": "1.3.2.dev0",
            "created": "2020-09-02T19:06:33.598369-04:00",
            "modified": "2026-01-29T12:39:25.914416-05:00",
            "repo_forks": 0,
            "repo_description": "A framework for remote-control-systems build on django and fabric",
            "pypi_url": "http://pypi.python.org/pypi/django-minke",
            "documentation_url": "",
            "repo_watchers": 3,
            "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": [
                "thomst"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4698,
            "title": "django-country-regions",
            "slug": "django-country-regions",
            "last_updated": "2020-08-27T10:28:05-04:00",
            "last_fetched": "2026-05-27T05:10:10.298292-04:00",
            "repo_url": "https://github.com/afranck64/django-country-regions",
            "pypi_version": "0.0.1",
            "created": "2020-09-02T02:17:03.144587-04:00",
            "modified": "2026-01-28T16:57:47.449194-05:00",
            "repo_forks": 1,
            "repo_description": "A simple app providing two models: Country, Region extracted from django-cities-light with corresponding data.",
            "pypi_url": "http://pypi.python.org/pypi/django-country-regions",
            "documentation_url": "",
            "repo_watchers": 0,
            "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": [
                "afranck64"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/15/?format=api"
            ],
            "id": 4697,
            "title": "django-sendgrid-tracking",
            "slug": "django-sendgrid-tracking",
            "last_updated": "2020-12-18T02:56:01-05:00",
            "last_fetched": "2026-05-27T00:01:56.699225-04:00",
            "repo_url": "https://github.com/MattFanto/django-sendgrid-tracking",
            "pypi_version": "1.0.6",
            "created": "2020-08-29T12:26:43.945490-04:00",
            "modified": "2026-01-28T16:05:45.592457-05:00",
            "repo_forks": 0,
            "repo_description": "Sendgrid Mail tracking for Django, store sendgrid tracking info into django models",
            "pypi_url": "http://pypi.python.org/pypi/django-sendgrid-tracking",
            "documentation_url": "",
            "repo_watchers": 4,
            "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": [
                "MattFanto"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/34/?format=api",
                "https://djangopackages.org/api/v4/grids/15/?format=api",
                "https://djangopackages.org/api/v4/grids/91/?format=api"
            ],
            "id": 4696,
            "title": "django-newsfeed",
            "slug": "django-newsfeed",
            "last_updated": "2024-08-24T03:22:56-04:00",
            "last_fetched": "2026-05-27T18:07:10.766164-04:00",
            "repo_url": "https://github.com/saadmk11/django-newsfeed",
            "pypi_version": "0.8.8",
            "created": "2020-08-28T05:36:57.147580-04:00",
            "modified": "2026-01-28T15:08:09.233759-05:00",
            "repo_forks": 19,
            "repo_description": "A news curator and newsletter subscription package for Django",
            "pypi_url": "http://pypi.python.org/pypi/django-newsfeed",
            "documentation_url": "https://github.com/saadmk11/django-newsfeed/blob/master/README.rst",
            "repo_watchers": 191,
            "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": [
                "saadmk11",
                "dependabot[bot]",
                "github-actions[bot]"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/58/?format=api",
                "https://djangopackages.org/api/v4/grids/48/?format=api",
                "https://djangopackages.org/api/v4/grids/373/?format=api"
            ],
            "id": 4695,
            "title": "django-streamfield-w",
            "slug": "django-streamfield-w",
            "last_updated": "2020-08-27T04:49:32-04:00",
            "last_fetched": "2026-05-27T00:00:58.242048-04:00",
            "repo_url": "https://github.com/rcrowther/django-streamfield-w",
            "pypi_version": "0.2.1",
            "created": "2020-08-23T17:40:51.004323-04:00",
            "modified": "2026-01-28T16:04:14.245202-05:00",
            "repo_forks": 4,
            "repo_description": "A StreamField for Django. Ported from Wagtail, with new DjangoAdmin-like API.",
            "pypi_url": "http://pypi.python.org/pypi/django-streamfield-w",
            "documentation_url": "",
            "repo_watchers": 27,
            "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": [
                "rcrowther"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/59/?format=api"
            ],
            "id": 4694,
            "title": "Django Permafrost",
            "slug": "django-permafrost",
            "last_updated": "2025-01-08T18:03:13-05:00",
            "last_fetched": "2026-05-27T15:15:11.355543-04:00",
            "repo_url": "https://github.com/renderbox/django-permafrost",
            "pypi_version": "0.2.23",
            "created": "2020-08-20T18:49:00.143422-04:00",
            "modified": "2026-01-28T14:43:47.900910-05:00",
            "repo_forks": 2,
            "repo_description": "Adds User Definable Permissions to Django",
            "pypi_url": "http://pypi.python.org/pypi/django-permafrost",
            "documentation_url": "",
            "repo_watchers": 7,
            "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": [
                "devo-wm",
                "renderbox",
                "mgcamisa",
                "rhimmelbauer",
                "fahzee1",
                "jared-hardy",
                "dependabot[bot]",
                "github-actions[bot]"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [
                "https://djangopackages.org/api/v4/grids/107/?format=api"
            ],
            "id": 4693,
            "title": "django-quill-editor",
            "slug": "django-quill-editor",
            "last_updated": "2024-09-20T02:54:07-04:00",
            "last_fetched": "2026-05-27T13:04:20.071017-04:00",
            "repo_url": "https://github.com/LeeHanYeong/django-quill-editor",
            "pypi_version": "0.1.42",
            "created": "2020-08-20T12:57:49.310780-04:00",
            "modified": "2026-01-28T14:12:13.287969-05:00",
            "repo_forks": 54,
            "repo_description": "django-quill-editor makes Quill.js easy to use on Django Forms and admin sites",
            "pypi_url": "http://pypi.python.org/pypi/django-quill-editor",
            "documentation_url": "https://django-quill-editor.readthedocs.io",
            "repo_watchers": 226,
            "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": [
                "LeeHanYeong",
                "erikfinnegan-lightmatter",
                "cdesch",
                "abdullahgulraiz",
                "Enzodtz",
                "gokselcoban",
                "ManojDatt",
                "Pierox57",
                "sandiprb",
                "vaughnd",
                "vidski",
                "dsovak",
                "michaldyczko"
            ]
        },
        {
            "category": "https://djangopackages.org/api/v4/categories/1/?format=api",
            "grids": [],
            "id": 4692,
            "title": "django-create-react-app",
            "slug": "django-create-react-app",
            "last_updated": "2024-09-12T10:26:39-04:00",
            "last_fetched": "2026-05-27T05:10:26.522348-04:00",
            "repo_url": "https://github.com/aamirbhat/django-create-react-app",
            "pypi_version": "0.9.0",
            "created": "2020-08-20T08:53:06.567748-04:00",
            "modified": "2026-01-28T16:58:05.702488-05:00",
            "repo_forks": 4,
            "repo_description": "This app helps us to integrate the react in the Django project through the create-react-app template. This app works both in dev and production mode of the react.",
            "pypi_url": "http://pypi.python.org/pypi/django-create-react-app",
            "documentation_url": "",
            "repo_watchers": 32,
            "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": [
                "aamirtrialx",
                "aamirbhat",
                "dependabot[bot]"
            ]
        }
    ]
}