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

[
    {
        "url": "https://demozoo.org/api/v1/productions/372473/?format=api",
        "demozoo_url": "https://demozoo.org/productions/372473/",
        "id": 372473,
        "title": "Electra #2",
        "author_nicks": [
            {
                "name": "Daxy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107282/?format=api",
                    "id": 107282,
                    "name": "Daxy",
                    "is_group": true
                }
            },
            {
                "name": "World Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107283/?format=api",
                    "id": 107283,
                    "name": "World Soft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-10-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "scorpion-zs256",
            "uncredited-music",
            "latvian-language"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/378719/?format=api",
        "demozoo_url": "https://demozoo.org/productions/378719/",
        "id": 378719,
        "title": "Rambo III",
        "author_nicks": [
            {
                "name": "World Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107283/?format=api",
                    "id": 107283,
                    "name": "World Soft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-09-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "rambo-iii"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/268114/?format=api",
        "demozoo_url": "https://demozoo.org/productions/268114/",
        "id": 268114,
        "title": "Electra #1",
        "author_nicks": [
            {
                "name": "Daxy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107282/?format=api",
                    "id": 107282,
                    "name": "Daxy",
                    "is_group": true
                }
            },
            {
                "name": "World Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107283/?format=api",
                    "id": 107283,
                    "name": "World Soft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-07-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "uncredited-music",
            "latvian-language"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/378718/?format=api",
        "demozoo_url": "https://demozoo.org/productions/378718/",
        "id": 378718,
        "title": "Ghosts And Goblins",
        "author_nicks": [
            {
                "name": "World Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107283/?format=api",
                    "id": 107283,
                    "name": "World Soft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-01-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "trainer",
            "ghosts-n-goblins"
        ]
    }
]