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

[
    {
        "url": "https://demozoo.org/api/v1/productions/179260/?format=api",
        "demozoo_url": "https://demozoo.org/music/179260/",
        "id": 179260,
        "title": "Asta LaVista",
        "author_nicks": [
            {
                "name": "Alien Abductor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74604/?format=api",
                    "id": 74604,
                    "name": "Alien Abductor",
                    "is_group": false
                }
            },
            {
                "name": "RiverMan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74602/?format=api",
                    "id": 74602,
                    "name": "The Riverman",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-10-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/179136/?format=api",
        "demozoo_url": "https://demozoo.org/music/179136/",
        "id": 179136,
        "title": "Outzide the Itpoia",
        "author_nicks": [
            {
                "name": "Alien Abductor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74604/?format=api",
                    "id": 74604,
                    "name": "Alien Abductor",
                    "is_group": false
                }
            },
            {
                "name": "The Riverman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74602/?format=api",
                    "id": 74602,
                    "name": "The Riverman",
                    "is_group": false
                }
            },
            {
                "name": "TimBerWolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74603/?format=api",
                    "id": 74603,
                    "name": "TimBerWolf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-06-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "32ch",
            "xm"
        ]
    }
]