GET /api/v1/releasers/130846/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/322613/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322613/",
        "id": 322613,
        "title": "Phonk!",
        "author_nicks": [
            {
                "name": "Dreamolers CAPS",
                "abbreviation": "DCAPS, Dreamolers",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130846/?format=api",
                    "id": 130846,
                    "name": "Dreamolers CAPS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-04-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/322354/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322354/",
        "id": 322354,
        "title": "Intro64kB",
        "author_nicks": [
            {
                "name": "Dreamolers CAPS",
                "abbreviation": "DCAPS, Dreamolers",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130846/?format=api",
                    "id": 130846,
                    "name": "Dreamolers CAPS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-04-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/307617/?format=api",
        "demozoo_url": "https://demozoo.org/productions/307617/",
        "id": 307617,
        "title": "Glootokisshell",
        "author_nicks": [
            {
                "name": "Dreamolers CAPS",
                "abbreviation": "DCAPS, Dreamolers",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130846/?format=api",
                    "id": 130846,
                    "name": "Dreamolers CAPS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-04-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]