GET /api/v1/releasers/51561/member_productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/117086/?format=api",
        "demozoo_url": "https://demozoo.org/productions/117086/",
        "id": 117086,
        "title": "Bug Jenya",
        "author_nicks": [
            {
                "name": "Babay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31209/?format=api",
                    "id": 31209,
                    "name": "Babay",
                    "is_group": false
                }
            },
            {
                "name": "Juk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51560/?format=api",
                    "id": 51560,
                    "name": "Juk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Durachki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51561/?format=api",
                    "id": 51561,
                    "name": "Durachki",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-07-12",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]