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

[
    {
        "url": "https://demozoo.org/api/v1/productions/26378/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/26378/",
        "id": 26378,
        "title": "Captured!",
        "author_nicks": [
            {
                "name": "Goblin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18006/?format=api",
                    "id": 18006,
                    "name": "Goblin",
                    "is_group": false
                }
            },
            {
                "name": "theKey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5978/?format=api",
                    "id": 5978,
                    "name": "theKey",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-31",
        "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/24946/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/24946/",
        "id": 24946,
        "title": "Mad Walker",
        "author_nicks": [
            {
                "name": "Goblin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18006/?format=api",
                    "id": 18006,
                    "name": "Goblin",
                    "is_group": false
                }
            },
            {
                "name": "theKey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5978/?format=api",
                    "id": 5978,
                    "name": "theKey",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]