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

[
    {
        "url": "https://demozoo.org/api/v1/productions/37568/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/37568/",
        "id": 37568,
        "title": "Önmegtartóztatás",
        "author_nicks": [
            {
                "name": "Cranx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11092/?format=api",
                    "id": 11092,
                    "name": "Cranx",
                    "is_group": false
                }
            },
            {
                "name": "Xtro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11090/?format=api",
                    "id": 11090,
                    "name": "Xtro",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rhyme",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11091/?format=api",
                    "id": 11091,
                    "name": "Rhyme",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-22",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]