GET /api/v1/releasers/41803/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/81696/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81696/",
        "id": 81696,
        "title": "Flamia",
        "author_nicks": [
            {
                "name": "Aleksi Jeskanen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41804/?format=api",
                    "id": 41804,
                    "name": "Aleksi Jeskanen",
                    "is_group": false
                }
            },
            {
                "name": "Aleksi Jokihaara",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41803/?format=api",
                    "id": 41803,
                    "name": "Aleksi Jokihaara",
                    "is_group": false
                }
            },
            {
                "name": "Asko Lahti",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41802/?format=api",
                    "id": 41802,
                    "name": "Asko Lahti",
                    "is_group": false
                }
            },
            {
                "name": "Esko Haila",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41807/?format=api",
                    "id": 41807,
                    "name": "Esko Haila",
                    "is_group": false
                }
            },
            {
                "name": "Hanna Karvonen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41806/?format=api",
                    "id": 41806,
                    "name": "Hanna Karvonen",
                    "is_group": false
                }
            },
            {
                "name": "Iida Korpela",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41805/?format=api",
                    "id": 41805,
                    "name": "Iida Korpela",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-08-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]