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

[
    {
        "url": "https://demozoo.org/api/v1/productions/28705/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/28705/",
        "id": 28705,
        "title": "Kermits Dream",
        "author_nicks": [
            {
                "name": "Toyota",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19708/?format=api",
                    "id": 19708,
                    "name": "Toyota",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-07-08",
        "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/28793/?format=api",
        "demozoo_url": "https://demozoo.org/music/28793/",
        "id": 28793,
        "title": "Only Got Sinalco Cola",
        "author_nicks": [
            {
                "name": "Toyota",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19708/?format=api",
                    "id": 19708,
                    "name": "Toyota",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-07-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/131890/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/131890/",
        "id": 131890,
        "title": "Spaghetti Bolognese",
        "author_nicks": [
            {
                "name": "Toyota",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19708/?format=api",
                    "id": 19708,
                    "name": "Toyota",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Node'sign",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8291/?format=api",
                    "id": 8291,
                    "name": "Node'sign",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-12-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]