GET /api/v1/releasers/25718/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/40033/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40033/",
        "id": 40033,
        "title": "Secluded Train",
        "author_nicks": [
            {
                "name": "GBR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25718/?format=api",
                    "id": 25718,
                    "name": "GBR",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-12-19",
        "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/154598/?format=api",
        "demozoo_url": "https://demozoo.org/music/154598/",
        "id": 154598,
        "title": "Secluded Life",
        "author_nicks": [
            {
                "name": "GBR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25718/?format=api",
                    "id": 25718,
                    "name": "GBR",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-12-19",
        "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/40036/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40036/",
        "id": 40036,
        "title": "USA & Russian",
        "author_nicks": [
            {
                "name": "GBR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25718/?format=api",
                    "id": 25718,
                    "name": "GBR",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-12-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]