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

[
    {
        "url": "https://demozoo.org/api/v1/productions/151227/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/151227/",
        "id": 151227,
        "title": "Overlanders Presents",
        "author_nicks": [
            {
                "name": "White Spirit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62358/?format=api",
                    "id": 62358,
                    "name": "White Spirit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/151228/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/151228/",
        "id": 151228,
        "title": "Delirious 2 – Title",
        "author_nicks": [
            {
                "name": "White Spirit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62358/?format=api",
                    "id": 62358,
                    "name": "White Spirit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/156254/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/156254/",
        "id": 156254,
        "title": "Eagle",
        "author_nicks": [
            {
                "name": "White Spirit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62358/?format=api",
                    "id": 62358,
                    "name": "White Spirit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Overlanders",
                "abbreviation": "OVR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2223/?format=api",
                    "id": 2223,
                    "name": "Overlanders",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-05",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]