GET /api/v1/releasers/70816/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/169999/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/169999/",
        "id": 169999,
        "title": "Portal To Another Dimension",
        "author_nicks": [
            {
                "name": "Buddha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70817/?format=api",
                    "id": 70817,
                    "name": "Buddha",
                    "is_group": false
                }
            },
            {
                "name": "Monni",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70816/?format=api",
                    "id": 70816,
                    "name": "Monni",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "HiRMU",
                "abbreviation": "HRM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1052/?format=api",
                    "id": 1052,
                    "name": "HiRMU",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-01-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]