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

[
    {
        "url": "https://demozoo.org/api/v1/productions/13719/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13719/",
        "id": 13719,
        "title": "Signal Part 3",
        "author_nicks": [
            {
                "name": "Mikropol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12546/?format=api",
                    "id": 12546,
                    "name": "Mikropol",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-04-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ay",
            "zx-spectrum-48k"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/13761/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13761/",
        "id": 13761,
        "title": "Soon Demo",
        "author_nicks": [
            {
                "name": "Mikropol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12546/?format=api",
                    "id": 12546,
                    "name": "Mikropol",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/211250/?format=api",
        "demozoo_url": "https://demozoo.org/music/211250/",
        "id": 211250,
        "title": "Crime Story",
        "author_nicks": [
            {
                "name": "Mikropol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12546/?format=api",
                    "id": 12546,
                    "name": "Mikropol",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/211251/?format=api",
        "demozoo_url": "https://demozoo.org/music/211251/",
        "id": 211251,
        "title": "wrath",
        "author_nicks": [
            {
                "name": "Mikropol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12546/?format=api",
                    "id": 12546,
                    "name": "Mikropol",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "music",
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/13718/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13718/",
        "id": 13718,
        "title": "Signal 1",
        "author_nicks": [
            {
                "name": "Mikropol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12546/?format=api",
                    "id": 12546,
                    "name": "Mikropol",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]