GET /api/v1/releasers/30557/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/51770/?format=api",
        "demozoo_url": "https://demozoo.org/music/51770/",
        "id": 51770,
        "title": "Judo-jussi",
        "author_nicks": [
            {
                "name": "Dikert",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30557/?format=api",
                    "id": 30557,
                    "name": "Dikert",
                    "is_group": false
                }
            },
            {
                "name": "Insider",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29212/?format=api",
                    "id": 29212,
                    "name": "Insider",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Green Motion",
                "abbreviation": "GM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13549/?format=api",
                    "id": 13549,
                    "name": "Green Motion",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-05-31",
        "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/51727/?format=api",
        "demozoo_url": "https://demozoo.org/music/51727/",
        "id": 51727,
        "title": "Optical Illusion",
        "author_nicks": [
            {
                "name": "Dikert",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30557/?format=api",
                    "id": 30557,
                    "name": "Dikert",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-31",
        "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/52695/?format=api",
        "demozoo_url": "https://demozoo.org/music/52695/",
        "id": 52695,
        "title": "The Moment",
        "author_nicks": [
            {
                "name": "Dikert",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30557/?format=api",
                    "id": 30557,
                    "name": "Dikert",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-05-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]