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

[
    {
        "url": "https://demozoo.org/api/v1/productions/12826/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12826/",
        "id": 12826,
        "title": "Confusion",
        "author_nicks": [
            {
                "name": "ETC Group",
                "abbreviation": "ETC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9267/?format=api",
                    "id": 9267,
                    "name": "ETC Group",
                    "is_group": true
                }
            },
            {
                "name": "Rush",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8897/?format=api",
                    "id": 8897,
                    "name": "Rush",
                    "is_group": true
                }
            },
            {
                "name": "Style",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17554/?format=api",
                    "id": 17554,
                    "name": "Style",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/12656/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12656/",
        "id": 12656,
        "title": "Art Vision",
        "author_nicks": [
            {
                "name": "Style",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17554/?format=api",
                    "id": 17554,
                    "name": "Style",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/13814/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13814/",
        "id": 13814,
        "title": "Style Info 2",
        "author_nicks": [
            {
                "name": "Style",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17554/?format=api",
                    "id": 17554,
                    "name": "Style",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]