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

[
    {
        "url": "https://demozoo.org/api/v1/productions/87984/?format=api",
        "demozoo_url": "https://demozoo.org/productions/87984/",
        "id": 87984,
        "title": "Vodka",
        "author_nicks": [
            {
                "name": "Adam Bazaroff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33155/?format=api",
                    "id": 33155,
                    "name": "Adam Bazaroff",
                    "is_group": false
                }
            },
            {
                "name": "Zksystem",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37299/?format=api",
                    "id": 37299,
                    "name": "Zksystem",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-07-06",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/118273/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/118273/",
        "id": 118273,
        "title": "E-Rotic",
        "author_nicks": [
            {
                "name": "Zksystem",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37299/?format=api",
                    "id": 37299,
                    "name": "Zksystem",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Excess Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8937/?format=api",
                    "id": 8937,
                    "name": "Excess Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-22",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    }
]