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

[
    {
        "url": "https://demozoo.org/api/v1/productions/183551/?format=api",
        "demozoo_url": "https://demozoo.org/productions/183551/",
        "id": 183551,
        "title": "Explanations",
        "author_nicks": [
            {
                "name": "Corny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66776/?format=api",
                    "id": 66776,
                    "name": "Corny",
                    "is_group": false
                }
            },
            {
                "name": "Jacku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74140/?format=api",
                    "id": 74140,
                    "name": "Jacku",
                    "is_group": false
                }
            },
            {
                "name": "Lesnik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17298/?format=api",
                    "id": 17298,
                    "name": "Lesnik",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-02-03",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/177902/?format=api",
        "demozoo_url": "https://demozoo.org/productions/177902/",
        "id": 177902,
        "title": "Decisions",
        "author_nicks": [
            {
                "name": "Jacku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74140/?format=api",
                    "id": 74140,
                    "name": "Jacku",
                    "is_group": false
                }
            },
            {
                "name": "Lesnik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17298/?format=api",
                    "id": 17298,
                    "name": "Lesnik",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-09-02",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]