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

[
    {
        "url": "https://demozoo.org/api/v1/productions/215072/?format=api",
        "demozoo_url": "https://demozoo.org/productions/215072/",
        "id": 215072,
        "title": "Latest Stuff",
        "author_nicks": [
            {
                "name": "Bitflasher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101552/?format=api",
                    "id": 101552,
                    "name": "Bitflasher",
                    "is_group": false
                }
            },
            {
                "name": "Blackflash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50636/?format=api",
                    "id": 50636,
                    "name": "Trion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/344389/?format=api",
        "demozoo_url": "https://demozoo.org/productions/344389/",
        "id": 344389,
        "title": "Smooth Criminal Intro",
        "author_nicks": [
            {
                "name": "Bitflasher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101552/?format=api",
                    "id": 101552,
                    "name": "Bitflasher",
                    "is_group": false
                }
            },
            {
                "name": "Blackflash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50636/?format=api",
                    "id": 50636,
                    "name": "Trion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/344390/?format=api",
        "demozoo_url": "https://demozoo.org/productions/344390/",
        "id": 344390,
        "title": "Operation Wolf +3 (Trainer)",
        "author_nicks": [
            {
                "name": "Bitflasher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101552/?format=api",
                    "id": 101552,
                    "name": "Bitflasher",
                    "is_group": false
                }
            },
            {
                "name": "Blackflash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50636/?format=api",
                    "id": 50636,
                    "name": "Trion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]