GET /api/v1/releasers/60427/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/142956/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/142956/",
        "id": 142956,
        "title": "\"Zip up, you're hanging out\"",
        "author_nicks": [
            {
                "name": "Boob Reign",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59532/?format=api",
                    "id": 59532,
                    "name": "Boob Reign",
                    "is_group": false
                }
            },
            {
                "name": "Farfar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/412/?format=api",
                    "id": 412,
                    "name": "Farfar",
                    "is_group": false
                }
            },
            {
                "name": "KrukkeSlikker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60427/?format=api",
                    "id": 60427,
                    "name": "KrukkeSlikker",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Danish Underpants Brigade",
                "abbreviation": "DUB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4226/?format=api",
                    "id": 4226,
                    "name": "Danish Underpants Brigade",
                    "is_group": true
                }
            },
            {
                "name": "Loonies",
                "abbreviation": "LNS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115/?format=api",
                    "id": 115,
                    "name": "Loonies",
                    "is_group": true
                }
            },
            {
                "name": "Poo-Brain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34777/?format=api",
                    "id": 34777,
                    "name": "Poo-Brain",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-08-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "16-colors",
            "stages-included"
        ]
    }
]