GET /api/v1/releasers/1431/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/207179/?format=api",
        "demozoo_url": "https://demozoo.org/productions/207179/",
        "id": 207179,
        "title": "Kid Gloves II - The Journey Back +6",
        "author_nicks": [
            {
                "name": "Data",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51711/?format=api",
                    "id": 51711,
                    "name": "Data",
                    "is_group": false
                }
            },
            {
                "name": "Quartex",
                "abbreviation": "QTX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1430/?format=api",
                    "id": 1430,
                    "name": "Quartex",
                    "is_group": true
                }
            },
            {
                "name": "Skol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1431/?format=api",
                    "id": 1431,
                    "name": "Skol",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-01-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]