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

[
    {
        "url": "https://demozoo.org/api/v1/productions/348465/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/348465/",
        "id": 348465,
        "title": "Chou6",
        "author_nicks": [
            {
                "name": "Sys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75655/?format=api",
                    "id": 75655,
                    "name": "Sys",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11-02",
        "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/182291/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/182291/",
        "id": 182291,
        "title": "Bouba",
        "author_nicks": [
            {
                "name": "Sys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75655/?format=api",
                    "id": 75655,
                    "name": "Sys",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-04-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "640x512"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/324520/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/324520/",
        "id": 324520,
        "title": "Ophelia",
        "author_nicks": [
            {
                "name": "Sys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75655/?format=api",
                    "id": 75655,
                    "name": "Sys",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-09-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "manga",
            "16-colors",
            "368x290"
        ]
    }
]