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

[
    {
        "url": "https://demozoo.org/api/v1/productions/81926/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81926/",
        "id": 81926,
        "title": "m",
        "author_nicks": [
            {
                "name": "Nula",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3785/?format=api",
                    "id": 3785,
                    "name": "Nooly",
                    "is_group": false
                }
            },
            {
                "name": "Nuriel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26544/?format=api",
                    "id": 26544,
                    "name": "Nuriel",
                    "is_group": false
                }
            },
            {
                "name": "Rambo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14804/?format=api",
                    "id": 14804,
                    "name": "Rambo",
                    "is_group": false
                }
            },
            {
                "name": "luks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41131/?format=api",
                    "id": 41131,
                    "name": "luks",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-04-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/192840/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/192840/",
        "id": 192840,
        "title": "Spitfire",
        "author_nicks": [
            {
                "name": "Nuriel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26544/?format=api",
                    "id": 26544,
                    "name": "Nuriel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Mafia",
                "abbreviation": "DMA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1026/?format=api",
                    "id": 1026,
                    "name": "Digital Mafia",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-02-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]