GET /api/v1/releasers/40408/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/82200/?format=api",
        "demozoo_url": "https://demozoo.org/music/82200/",
        "id": 82200,
        "title": "Booga Sugar",
        "author_nicks": [
            {
                "name": "Mellow Butterfly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40408/?format=api",
                    "id": 40408,
                    "name": "Mellow Butterfly",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Moonflow",
                "abbreviation": "MFL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18496/?format=api",
                    "id": 18496,
                    "name": "Moonflow",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-08-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "submitted-for-multiple-compos"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/76756/?format=api",
        "demozoo_url": "https://demozoo.org/music/76756/",
        "id": 76756,
        "title": "15s Climax",
        "author_nicks": [
            {
                "name": "Mellow Butterfly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40408/?format=api",
                    "id": 40408,
                    "name": "Mellow Butterfly",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TBD Group",
                "abbreviation": "TBD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23098/?format=api",
                    "id": 23098,
                    "name": "TBD Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-10-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/76789/?format=api",
        "demozoo_url": "https://demozoo.org/music/76789/",
        "id": 76789,
        "title": "I'm Not Crazy",
        "author_nicks": [
            {
                "name": "Mellow Butterfly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40408/?format=api",
                    "id": 40408,
                    "name": "Mellow Butterfly",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-10-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]