GET /api/v1/releasers/129204/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/303914/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/303914/",
        "id": 303914,
        "title": "Mate",
        "author_nicks": [
            {
                "name": "Nemo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/129204/?format=api",
                    "id": 129204,
                    "name": "Nemo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-09-03",
        "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/303921/?format=api",
        "demozoo_url": "https://demozoo.org/music/303921/",
        "id": 303921,
        "title": "Urbanjungle",
        "author_nicks": [
            {
                "name": "Nemo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/129204/?format=api",
                    "id": 129204,
                    "name": "Nemo",
                    "is_group": false
                }
            },
            {
                "name": "PYMFYD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36157/?format=api",
                    "id": 36157,
                    "name": "PYMFYD",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Zoo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5489/?format=api",
                    "id": 5489,
                    "name": "Zoo",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-09-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]