GET /api/v1/releasers/31376/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/171831/?format=api",
        "demozoo_url": "https://demozoo.org/productions/171831/",
        "id": 171831,
        "title": "Centinel",
        "author_nicks": [
            {
                "name": "Ronan Cardaut",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31376/?format=api",
                    "id": 31376,
                    "name": "Elendil",
                    "is_group": false
                }
            },
            {
                "name": "Stéphane Barré",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71669/?format=api",
                    "id": 71669,
                    "name": "Stéphane Barré",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-05-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/58289/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58289/",
        "id": 58289,
        "title": "Memories",
        "author_nicks": [
            {
                "name": "Elendil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31376/?format=api",
                    "id": 31376,
                    "name": "Elendil",
                    "is_group": false
                }
            },
            {
                "name": "Keus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34146/?format=api",
                    "id": 34146,
                    "name": "Keus",
                    "is_group": false
                }
            },
            {
                "name": "Sly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65713/?format=api",
                    "id": 65713,
                    "name": "Sly",
                    "is_group": false
                }
            },
            {
                "name": "kenët",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/194/?format=api",
                    "id": 194,
                    "name": "kenët",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "King Silly Klan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126249/?format=api",
                    "id": 126249,
                    "name": "King Silly Klan",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-07-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]