GET /api/v1/releasers/63981/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/153668/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/153668/",
        "id": 153668,
        "title": "Piece of Field",
        "author_nicks": [
            {
                "name": "Wiktor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25971/?format=api",
                    "id": 25971,
                    "name": "Wiktor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "D.D.M T.M",
                "abbreviation": "DT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63981/?format=api",
                    "id": 63981,
                    "name": "D.D.M T.M",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-04-05",
        "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/153743/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/153743/",
        "id": 153743,
        "title": "Temple in the Night",
        "author_nicks": [
            {
                "name": "Pit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64025/?format=api",
                    "id": 64025,
                    "name": "Pit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DDM TiM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63981/?format=api",
                    "id": 63981,
                    "name": "D.D.M T.M",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-04-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]