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

[
    {
        "url": "https://demozoo.org/api/v1/productions/351836/?format=api",
        "demozoo_url": "https://demozoo.org/music/351836/",
        "id": 351836,
        "title": "One Way",
        "author_nicks": [
            {
                "name": "Mace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143201/?format=api",
                    "id": 143201,
                    "name": "Mace",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Warp Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93998/?format=api",
                    "id": 93998,
                    "name": "Warp Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-09-12",
        "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/351844/?format=api",
        "demozoo_url": "https://demozoo.org/music/351844/",
        "id": 351844,
        "title": "Elwood",
        "author_nicks": [
            {
                "name": "Mace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143201/?format=api",
                    "id": 143201,
                    "name": "Mace",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Warp Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/93998/?format=api",
                    "id": 93998,
                    "name": "Warp Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992",
        "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"
        ]
    }
]