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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50662/?format=api",
        "demozoo_url": "https://demozoo.org/music/50662/",
        "id": 50662,
        "title": "Obductions",
        "author_nicks": [
            {
                "name": "Remo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30155/?format=api",
                    "id": 30155,
                    "name": "Remo",
                    "is_group": false
                }
            },
            {
                "name": "TranceMaster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30153/?format=api",
                    "id": 30153,
                    "name": "TranceMaster",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "EMP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30154/?format=api",
                    "id": 30154,
                    "name": "EMP",
                    "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": [
            "32ch",
            "mt2"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/311081/?format=api",
        "demozoo_url": "https://demozoo.org/music/311081/",
        "id": 311081,
        "title": "Trip To Fantasia",
        "author_nicks": [
            {
                "name": "OnneW",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113742/?format=api",
                    "id": 113742,
                    "name": "OnneW",
                    "is_group": false
                }
            },
            {
                "name": "TranceMaster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30153/?format=api",
                    "id": 30153,
                    "name": "TranceMaster",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-02",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/310998/?format=api",
        "demozoo_url": "https://demozoo.org/music/310998/",
        "id": 310998,
        "title": "Three Faces of Mars",
        "author_nicks": [
            {
                "name": "TranceMaster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30153/?format=api",
                    "id": 30153,
                    "name": "TranceMaster",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]