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

[
    {
        "url": "https://demozoo.org/api/v1/productions/20409/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/20409/",
        "id": 20409,
        "title": "Evoke",
        "author_nicks": [
            {
                "name": "cD_",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36067/?format=api",
                    "id": 36067,
                    "name": "cD_",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ACiD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                    "id": 7647,
                    "name": "ACiD",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-31",
        "supertype": "graphics",
        "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/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/62585/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/62585/",
        "id": 62585,
        "title": "Oel",
        "author_nicks": [
            {
                "name": "cD_",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36067/?format=api",
                    "id": 36067,
                    "name": "cD_",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-07-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/108088/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/108088/",
        "id": 108088,
        "title": "(this entry bears no name)",
        "author_nicks": [
            {
                "name": "cD_",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36067/?format=api",
                    "id": 36067,
                    "name": "cD_",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Share and Enjoy",
                "abbreviation": "SAE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6356/?format=api",
                    "id": 6356,
                    "name": "Share and Enjoy",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-10-13",
        "supertype": "graphics",
        "platforms": [],
        "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/105406/?format=api",
        "demozoo_url": "https://demozoo.org/music/105406/",
        "id": 105406,
        "title": "Waiting...",
        "author_nicks": [
            {
                "name": "cD_",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36067/?format=api",
                    "id": 36067,
                    "name": "cD_",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]