GET /api/v1/releasers/21057/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/31116/?format=api",
        "demozoo_url": "https://demozoo.org/productions/31116/",
        "id": 31116,
        "title": "Alvenka",
        "author_nicks": [
            {
                "name": "Eivind",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21058/?format=api",
                    "id": 21058,
                    "name": "Eivind",
                    "is_group": false
                }
            },
            {
                "name": "Magnus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21057/?format=api",
                    "id": 21057,
                    "name": "Magnus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-04-07",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/41288/?format=api",
        "demozoo_url": "https://demozoo.org/music/41288/",
        "id": 41288,
        "title": "Melankolske Tanker",
        "author_nicks": [
            {
                "name": "Magnus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21057/?format=api",
                    "id": 21057,
                    "name": "Magnus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]