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

[
    {
        "url": "https://demozoo.org/api/v1/productions/29847/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/29847/",
        "id": 29847,
        "title": "Pedrita Va De ....",
        "author_nicks": [
            {
                "name": "Imanol Gomez Perez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20309/?format=api",
                    "id": 20309,
                    "name": "Imanol Gomez Perez",
                    "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",
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/163209/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/163209/",
        "id": 163209,
        "title": "Euskal Fast2D 6",
        "author_nicks": [
            {
                "name": "Imanol Gomez Perez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20309/?format=api",
                    "id": 20309,
                    "name": "Imanol Gomez Perez",
                    "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"
        ]
    }
]