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

[
    {
        "url": "https://demozoo.org/api/v1/productions/43177/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/43177/",
        "id": 43177,
        "title": "Rampungen",
        "author_nicks": [
            {
                "name": "Hesse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22858/?format=api",
                    "id": 22858,
                    "name": "Hezze",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nylon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27109/?format=api",
                    "id": 27109,
                    "name": "Nylon",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-10-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/34545/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/34545/",
        "id": 34545,
        "title": "Porno",
        "author_nicks": [
            {
                "name": "Hezze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22858/?format=api",
                    "id": 22858,
                    "name": "Hezze",
                    "is_group": false
                }
            },
            {
                "name": "Tuna",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22859/?format=api",
                    "id": 22859,
                    "name": "Tuna",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pimp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13797/?format=api",
                    "id": 13797,
                    "name": "Pimp",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-10-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    }
]