GET /api/v1/releasers/27297/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/47137/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/47137/",
        "id": 47137,
        "title": "Abandon (part 2)",
        "author_nicks": [
            {
                "name": "Danny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27297/?format=api",
                    "id": 27297,
                    "name": "Danny",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Insomnia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19835/?format=api",
                    "id": 19835,
                    "name": "Insomnia",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-02-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/47237/?format=api",
        "demozoo_url": "https://demozoo.org/music/47237/",
        "id": 47237,
        "title": "Brain Break",
        "author_nicks": [
            {
                "name": "Danny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27297/?format=api",
                    "id": 27297,
                    "name": "Danny",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-02-26",
        "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/43582/?format=api",
        "demozoo_url": "https://demozoo.org/music/43582/",
        "id": 43582,
        "title": "What Is It?",
        "author_nicks": [
            {
                "name": "Danny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27297/?format=api",
                    "id": 27297,
                    "name": "Danny",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-08-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]