GET /api/v1/releasers/51890/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/215385/?format=api",
        "demozoo_url": "https://demozoo.org/music/215385/",
        "id": 215385,
        "title": "Ultimate Max",
        "author_nicks": [
            {
                "name": "Ultim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51890/?format=api",
                    "id": 51890,
                    "name": "Ultim",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Firehawks",
                "abbreviation": "TFH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18511/?format=api",
                    "id": 18511,
                    "name": "The Firehawks",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-08-30",
        "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/215384/?format=api",
        "demozoo_url": "https://demozoo.org/music/215384/",
        "id": 215384,
        "title": "Marmelade Sky",
        "author_nicks": [
            {
                "name": "Ultim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51890/?format=api",
                    "id": 51890,
                    "name": "Ultim",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Firehawks",
                "abbreviation": "TFH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18511/?format=api",
                    "id": 18511,
                    "name": "The Firehawks",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-03-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]