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

[
    {
        "url": "https://demozoo.org/api/v1/productions/340198/?format=api",
        "demozoo_url": "https://demozoo.org/productions/340198/",
        "id": 340198,
        "title": "Dragon Breed +",
        "author_nicks": [
            {
                "name": "Brainbombs",
                "abbreviation": "BOMZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114316/?format=api",
                    "id": 114316,
                    "name": "Brainbombs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "dragon-breed"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/337002/?format=api",
        "demozoo_url": "https://demozoo.org/productions/337002/",
        "id": 337002,
        "title": "Monty Pytons Flying Circus",
        "author_nicks": [
            {
                "name": "Brainbombs",
                "abbreviation": "BOMZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114316/?format=api",
                    "id": 114316,
                    "name": "Brainbombs",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "monty-pythons-flying-circus",
            "trainer",
            "no-credits-given"
        ]
    }
]