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

[
    {
        "url": "https://demozoo.org/api/v1/productions/276294/?format=api",
        "demozoo_url": "https://demozoo.org/productions/276294/",
        "id": 276294,
        "title": "2nd learning-intro",
        "author_nicks": [
            {
                "name": "Kaiser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22073/?format=api",
                    "id": 22073,
                    "name": "Kaiser",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-01",
        "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/44836/?format=api",
        "demozoo_url": "https://demozoo.org/productions/44836/",
        "id": 44836,
        "title": "In Nomine Satanis",
        "author_nicks": [
            {
                "name": "Hybrid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27802/?format=api",
                    "id": 27802,
                    "name": "Hybrid",
                    "is_group": false
                }
            },
            {
                "name": "Kaiser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22073/?format=api",
                    "id": 22073,
                    "name": "Kaiser",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Igloo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21716/?format=api",
                    "id": 21716,
                    "name": "Igloo",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-04",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/44867/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/44867/",
        "id": 44867,
        "title": "Déliregraph",
        "author_nicks": [
            {
                "name": "Kaiser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22073/?format=api",
                    "id": 22073,
                    "name": "Kaiser",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-09-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]