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

[
    {
        "url": "https://demozoo.org/api/v1/productions/34870/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/34870/",
        "id": 34870,
        "title": "Borraxo Perdio 2",
        "author_nicks": [
            {
                "name": "Jago",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23045/?format=api",
                    "id": 23045,
                    "name": "Jago",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Goblins",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/427/?format=api",
                    "id": 427,
                    "name": "Goblins",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/34842/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/34842/",
        "id": 34842,
        "title": "San Fermin",
        "author_nicks": [
            {
                "name": "Jago",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23045/?format=api",
                    "id": 23045,
                    "name": "Jago",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Goblins",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/427/?format=api",
                    "id": 427,
                    "name": "Goblins",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-26",
        "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/163207/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/163207/",
        "id": 163207,
        "title": "Euskal Fast2D 9",
        "author_nicks": [
            {
                "name": "Jago",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23045/?format=api",
                    "id": 23045,
                    "name": "Jago",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-07-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]