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

[
    {
        "url": "https://demozoo.org/api/v1/productions/131137/?format=api",
        "demozoo_url": "https://demozoo.org/productions/131137/",
        "id": 131137,
        "title": "Replay Professional Demo",
        "author_nicks": [
            {
                "name": "2-Bit Systems",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36566/?format=api",
                    "id": 36566,
                    "name": "2-Bit Systems",
                    "is_group": true
                }
            },
            {
                "name": "Microdeal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39441/?format=api",
                    "id": 39441,
                    "name": "Microdeal",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/92731/?format=api",
        "demozoo_url": "https://demozoo.org/productions/92731/",
        "id": 92731,
        "title": "ST-Digidrum Demo",
        "author_nicks": [
            {
                "name": "2-Bit Systems",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36566/?format=api",
                    "id": 36566,
                    "name": "2-Bit Systems",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/64244/?format=api",
        "demozoo_url": "https://demozoo.org/productions/64244/",
        "id": 64244,
        "title": "ST Replay",
        "author_nicks": [
            {
                "name": "2-Bit Systems",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36566/?format=api",
                    "id": 36566,
                    "name": "2-Bit Systems",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/114369/?format=api",
        "demozoo_url": "https://demozoo.org/productions/114369/",
        "id": 114369,
        "title": "Atari Digi-Drum",
        "author_nicks": [
            {
                "name": "2-Bit Systems",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36566/?format=api",
                    "id": 36566,
                    "name": "2-Bit Systems",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]