GET /api/v1/releasers/18527/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/26332/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/26332/",
        "id": 26332,
        "title": "Ryoko and her Catmull-Clark win Tokyo",
        "author_nicks": [
            {
                "name": "Kobold",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18526/?format=api",
                    "id": 18526,
                    "name": "Kobold",
                    "is_group": false
                }
            },
            {
                "name": "x.kid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18527/?format=api",
                    "id": 18527,
                    "name": "x.kid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-31",
        "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/26472/?format=api",
        "demozoo_url": "https://demozoo.org/music/26472/",
        "id": 26472,
        "title": "warriors apprentice",
        "author_nicks": [
            {
                "name": "CJ Vain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18581/?format=api",
                    "id": 18581,
                    "name": "CJ Vain",
                    "is_group": false
                }
            },
            {
                "name": "x.kid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18527/?format=api",
                    "id": 18527,
                    "name": "x.kid",
                    "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": []
    }
]