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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50677/?format=api",
        "demozoo_url": "https://demozoo.org/music/50677/",
        "id": 50677,
        "title": "The Interuptor",
        "author_nicks": [
            {
                "name": "Icarus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15581/?format=api",
                    "id": 15581,
                    "name": "Icarus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rewind Music",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28543/?format=api",
                    "id": 28543,
                    "name": "Rewind Music",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-06-17",
        "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/46224/?format=api",
        "demozoo_url": "https://demozoo.org/music/46224/",
        "id": 46224,
        "title": "Fake Emotions",
        "author_nicks": [
            {
                "name": "Icarus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15581/?format=api",
                    "id": 15581,
                    "name": "Icarus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rewind Music",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28543/?format=api",
                    "id": 28543,
                    "name": "Rewind Music",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-03-11",
        "supertype": "music",
        "platforms": [],
        "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/21267/?format=api",
        "demozoo_url": "https://demozoo.org/music/21267/",
        "id": 21267,
        "title": "Transdimensional",
        "author_nicks": [
            {
                "name": "Icarus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15581/?format=api",
                    "id": 15581,
                    "name": "Icarus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "18ch",
            "xm"
        ]
    }
]