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

[
    {
        "url": "https://demozoo.org/api/v1/productions/71067/?format=api",
        "demozoo_url": "https://demozoo.org/productions/71067/",
        "id": 71067,
        "title": "Eiffel",
        "author_nicks": [
            {
                "name": "Spock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11219/?format=api",
                    "id": 11219,
                    "name": "Spock",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rgba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/642/?format=api",
                    "id": 642,
                    "name": "Rgba",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-07-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/48194/?format=api",
        "demozoo_url": "https://demozoo.org/productions/48194/",
        "id": 48194,
        "title": "Atomic-scroller",
        "author_nicks": [
            {
                "name": "Spock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11219/?format=api",
                    "id": 11219,
                    "name": "Spock",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wild Bits",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11221/?format=api",
                    "id": 11221,
                    "name": "Wild Bits",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "asm",
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39310/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39310/",
        "id": 39310,
        "title": "Mandel Island",
        "author_nicks": [
            {
                "name": "Spock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11219/?format=api",
                    "id": 11219,
                    "name": "Spock",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Infinite Darkness",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11220/?format=api",
                    "id": 11220,
                    "name": "Infinite Darkness",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-25",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]