GET /api/v1/releasers/38407/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/77518/?format=api",
        "demozoo_url": "https://demozoo.org/music/77518/",
        "id": 77518,
        "title": "The Cybermouse",
        "author_nicks": [
            {
                "name": "Cyborg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34636/?format=api",
                    "id": 34636,
                    "name": "Cyborg",
                    "is_group": false
                }
            },
            {
                "name": "Mouse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38407/?format=api",
                    "id": 38407,
                    "name": "Mouse",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-11-27",
        "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/68775/?format=api",
        "demozoo_url": "https://demozoo.org/music/68775/",
        "id": 68775,
        "title": "Moments of Joy",
        "author_nicks": [
            {
                "name": "Mouse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38407/?format=api",
                    "id": 38407,
                    "name": "Mouse",
                    "is_group": false
                }
            },
            {
                "name": "Saimo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38406/?format=api",
                    "id": 38406,
                    "name": "Saimo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-11-29",
        "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/68791/?format=api",
        "demozoo_url": "https://demozoo.org/music/68791/",
        "id": 68791,
        "title": "Butterfly Wings",
        "author_nicks": [
            {
                "name": "Mouse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38407/?format=api",
                    "id": 38407,
                    "name": "Mouse",
                    "is_group": false
                }
            },
            {
                "name": "Saimoquest",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38411/?format=api",
                    "id": 38411,
                    "name": "Saimoquest",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-11-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]