GET /api/v1/releasers/105992/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/255110/?format=api",
        "demozoo_url": "https://demozoo.org/productions/255110/",
        "id": 255110,
        "title": "The Walking Elephants",
        "author_nicks": [
            {
                "name": "iguchi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105992/?format=api",
                    "id": 105992,
                    "name": "iguchi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hedelmae",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3601/?format=api",
                    "id": 3601,
                    "name": "Hedelmae",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-08-03",
        "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/255118/?format=api",
        "demozoo_url": "https://demozoo.org/productions/255118/",
        "id": 255118,
        "title": "Pulp Hermanni",
        "author_nicks": [
            {
                "name": "iguchi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105992/?format=api",
                    "id": 105992,
                    "name": "iguchi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hedelmae",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3601/?format=api",
                    "id": 3601,
                    "name": "Hedelmae",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-08-03",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]