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

[
    {
        "url": "https://demozoo.org/api/v1/productions/96679/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/96679/",
        "id": 96679,
        "title": "ANSi COLLECTiON #2",
        "author_nicks": [
            {
                "name": "Metallikat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13688/?format=api",
                    "id": 13688,
                    "name": "Metallikat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Unreal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13685/?format=api",
                    "id": 13685,
                    "name": "Unreal",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-04-19",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/96678/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/96678/",
        "id": 96678,
        "title": "PC Group Logos AmiEx 1",
        "author_nicks": [
            {
                "name": "Metallikat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13688/?format=api",
                    "id": 13688,
                    "name": "Metallikat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Unreal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13685/?format=api",
                    "id": 13685,
                    "name": "Unreal",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-03-19",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]