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

[
    {
        "url": "https://demozoo.org/api/v1/productions/94140/?format=api",
        "demozoo_url": "https://demozoo.org/productions/94140/",
        "id": 94140,
        "title": "The Light Show",
        "author_nicks": [
            {
                "name": "Richard Glass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44701/?format=api",
                    "id": 44701,
                    "name": "Richard Glass",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "endless-loop",
            "basic"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/94210/?format=api",
        "demozoo_url": "https://demozoo.org/productions/94210/",
        "id": 94210,
        "title": "Fireworks",
        "author_nicks": [
            {
                "name": "Richard Glass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44701/?format=api",
                    "id": 44701,
                    "name": "Richard Glass",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "christmas"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280795/?format=api",
        "demozoo_url": "https://demozoo.org/productions/280795/",
        "id": 280795,
        "title": "Xmas",
        "author_nicks": [
            {
                "name": "Richard Glass",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44701/?format=api",
                    "id": 44701,
                    "name": "Richard Glass",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "christmas"
        ]
    }
]