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

[
    {
        "url": "https://demozoo.org/api/v1/productions/181209/?format=api",
        "demozoo_url": "https://demozoo.org/productions/181209/",
        "id": 181209,
        "title": "ACC'93 Invitation",
        "author_nicks": [
            {
                "name": "Illusions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44135/?format=api",
                    "id": 44135,
                    "name": "Illusions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
                "id": 64,
                "name": "Paper"
            }
        ],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/91491/?format=api",
        "demozoo_url": "https://demozoo.org/productions/91491/",
        "id": 91491,
        "title": "Illusions Slideshow",
        "author_nicks": [
            {
                "name": "Illusions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44135/?format=api",
                    "id": 44135,
                    "name": "Illusions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-12-12",
        "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/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": [
            "tcb-tracker"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/91489/?format=api",
        "demozoo_url": "https://demozoo.org/productions/91489/",
        "id": 91489,
        "title": "Magnum Mag 3",
        "author_nicks": [
            {
                "name": "Illusions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44135/?format=api",
                    "id": 44135,
                    "name": "Illusions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-12",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "magnum-mag"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/91488/?format=api",
        "demozoo_url": "https://demozoo.org/productions/91488/",
        "id": 91488,
        "title": "Magnum Mag 2",
        "author_nicks": [
            {
                "name": "Illusions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44135/?format=api",
                    "id": 44135,
                    "name": "Illusions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-10",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "magnum-mag"
        ]
    }
]