GET /api/v1/releasers/45601/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/97198/?format=api",
        "demozoo_url": "https://demozoo.org/music/97198/",
        "id": 97198,
        "title": "Mad Mix III",
        "author_nicks": [
            {
                "name": "Wetshed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45601/?format=api",
                    "id": 45601,
                    "name": "Wetshed",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-02-23",
        "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/229756/?format=api",
        "demozoo_url": "https://demozoo.org/music/229756/",
        "id": 229756,
        "title": "nordic blues",
        "author_nicks": [
            {
                "name": "Wetshed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45601/?format=api",
                    "id": 45601,
                    "name": "Wetshed",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-02-23",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/229755/?format=api",
        "demozoo_url": "https://demozoo.org/music/229755/",
        "id": 229755,
        "title": "equinoxe v",
        "author_nicks": [
            {
                "name": "Wetshed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45601/?format=api",
                    "id": 45601,
                    "name": "Wetshed",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]