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

[
    {
        "url": "https://demozoo.org/api/v1/productions/226929/?format=api",
        "demozoo_url": "https://demozoo.org/music/226929/",
        "id": 226929,
        "title": "gng50",
        "author_nicks": [
            {
                "name": "The Goonie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91915/?format=api",
                    "id": 91915,
                    "name": "The Goonie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "GNG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101734/?format=api",
                    "id": 101734,
                    "name": "GNG",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989",
        "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/221587/?format=api",
        "demozoo_url": "https://demozoo.org/music/221587/",
        "id": 221587,
        "title": "gng8",
        "author_nicks": [
            {
                "name": "Styx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123690/?format=api",
                    "id": 123690,
                    "name": "Styx",
                    "is_group": false
                }
            },
            {
                "name": "The Goonie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91915/?format=api",
                    "id": 91915,
                    "name": "The Goonie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mad Monks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64010/?format=api",
                    "id": 64010,
                    "name": "Mad Monks",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988-09-15",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]