GET /api/v1/releasers/71996/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/172748/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/172748/",
        "id": 172748,
        "title": "Att vara den man är",
        "author_nicks": [
            {
                "name": "Metmasken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71996/?format=api",
                    "id": 71996,
                    "name": "Metmasken",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-05-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/172756/?format=api",
        "demozoo_url": "https://demozoo.org/productions/172756/",
        "id": 172756,
        "title": "Birdie Virgin",
        "author_nicks": [
            {
                "name": "B2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38616/?format=api",
                    "id": 38616,
                    "name": "B2",
                    "is_group": false
                }
            },
            {
                "name": "Metmasken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71996/?format=api",
                    "id": 71996,
                    "name": "Metmasken",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MemoryLeek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59841/?format=api",
                    "id": 59841,
                    "name": "MemoryLeek",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-05-27",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]