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

[
    {
        "url": "https://demozoo.org/api/v1/productions/61386/?format=api",
        "demozoo_url": "https://demozoo.org/productions/61386/",
        "id": 61386,
        "title": "Texture Dungeon",
        "author_nicks": [
            {
                "name": "Lucky of ST",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2462/?format=api",
                    "id": 2462,
                    "name": "Lucky of ST",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Friendship Cooperation",
                "abbreviation": "TFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32940/?format=api",
                    "id": 32940,
                    "name": "The Friendship Cooperation",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-02-26",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/123858/?format=api",
        "demozoo_url": "https://demozoo.org/productions/123858/",
        "id": 123858,
        "title": "Tetris Booter",
        "author_nicks": [
            {
                "name": "Lucky of ST",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2462/?format=api",
                    "id": 2462,
                    "name": "Lucky of ST",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-08-02",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "monochrome",
            "tetris"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/123865/?format=api",
        "demozoo_url": "https://demozoo.org/productions/123865/",
        "id": 123865,
        "title": "The Mono Tale - Part 2: Monoballs",
        "author_nicks": [
            {
                "name": "Lucky of ST",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2462/?format=api",
                    "id": 2462,
                    "name": "Lucky of ST",
                    "is_group": false
                }
            },
            {
                "name": "The Cyclemasters",
                "abbreviation": "TCM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34606/?format=api",
                    "id": 34606,
                    "name": "The Cyclemasters",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-12-29",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "monochrome"
        ]
    }
]