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

[
    {
        "url": "https://demozoo.org/api/v1/productions/37005/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/37005/",
        "id": 37005,
        "title": "Alien Invasion",
        "author_nicks": [
            {
                "name": "Alien Intruder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13355/?format=api",
                    "id": 13355,
                    "name": "Alien",
                    "is_group": false
                }
            },
            {
                "name": "Alsace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13354/?format=api",
                    "id": 13354,
                    "name": "Alsace",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Zikes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13356/?format=api",
                    "id": 13356,
                    "name": "Zikes",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-10-20",
        "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/18583/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18583/",
        "id": 18583,
        "title": "Ray-hay-hay",
        "author_nicks": [
            {
                "name": "Alien Intruder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13355/?format=api",
                    "id": 13355,
                    "name": "Alien",
                    "is_group": false
                }
            },
            {
                "name": "Alsace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13354/?format=api",
                    "id": 13354,
                    "name": "Alsace",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Zikes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13356/?format=api",
                    "id": 13356,
                    "name": "Zikes",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]