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

[
    {
        "url": "https://demozoo.org/api/v1/productions/139530/?format=api",
        "demozoo_url": "https://demozoo.org/productions/139530/",
        "id": 139530,
        "title": "Labo V7.5",
        "author_nicks": [
            {
                "name": "Ganja Kid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37441/?format=api",
                    "id": 37441,
                    "name": "Ganja Kid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Bunch Of Alcoholics",
                "abbreviation": "BOA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37256/?format=api",
                    "id": 37256,
                    "name": "Bunch Of Alcoholics",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/185900/?format=api",
        "demozoo_url": "https://demozoo.org/productions/185900/",
        "id": 185900,
        "title": "Labo V3.02",
        "author_nicks": [
            {
                "name": "Ganja Kid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37441/?format=api",
                    "id": 37441,
                    "name": "Ganja Kid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-01-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]