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

[
    {
        "url": "https://demozoo.org/api/v1/productions/125049/?format=api",
        "demozoo_url": "https://demozoo.org/productions/125049/",
        "id": 125049,
        "title": "Birdy's Scroller",
        "author_nicks": [
            {
                "name": "Birdy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2565/?format=api",
                    "id": 2565,
                    "name": "Birdy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/189383/?format=api",
        "demozoo_url": "https://demozoo.org/productions/189383/",
        "id": 189383,
        "title": "Compact Disc 15 Intro",
        "author_nicks": [
            {
                "name": "Birdy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2565/?format=api",
                    "id": 2565,
                    "name": "Birdy",
                    "is_group": false
                }
            },
            {
                "name": "Electronic Images",
                "abbreviation": "EI, E.I.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2383/?format=api",
                    "id": 2383,
                    "name": "Electronic Images",
                    "is_group": true
                }
            },
            {
                "name": "Hotline",
                "abbreviation": "HTL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12757/?format=api",
                    "id": 12757,
                    "name": "Hotline",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/293491/?format=api",
        "demozoo_url": "https://demozoo.org/productions/293491/",
        "id": 293491,
        "title": "Alter Ego Music",
        "author_nicks": [
            {
                "name": "Birdy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2565/?format=api",
                    "id": 2565,
                    "name": "Birdy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1985",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]