GET /api/v1/releasers/19573/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/191829/?format=api",
        "demozoo_url": "https://demozoo.org/music/191829/",
        "id": 191829,
        "title": "The Stormrider",
        "author_nicks": [
            {
                "name": "Black Vomit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19573/?format=api",
                    "id": 19573,
                    "name": "Black Vomit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "theEND",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19564/?format=api",
                    "id": 19564,
                    "name": "theEND",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-02-08",
        "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/191853/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/191853/",
        "id": 191853,
        "title": "..theEnd!",
        "author_nicks": [
            {
                "name": "Black Vomit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19573/?format=api",
                    "id": 19573,
                    "name": "Black Vomit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "theEND",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19564/?format=api",
                    "id": 19564,
                    "name": "theEND",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-02-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28419/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/28419/",
        "id": 28419,
        "title": "?",
        "author_nicks": [
            {
                "name": "Black Vomit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19573/?format=api",
                    "id": 19573,
                    "name": "Black Vomit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "theEND",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19564/?format=api",
                    "id": 19564,
                    "name": "theEND",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28411/?format=api",
        "demozoo_url": "https://demozoo.org/music/28411/",
        "id": 28411,
        "title": "?",
        "author_nicks": [
            {
                "name": "Black Vomit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19573/?format=api",
                    "id": 19573,
                    "name": "Black Vomit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "theEND",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19564/?format=api",
                    "id": 19564,
                    "name": "theEND",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]