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

[
    {
        "url": "https://demozoo.org/api/v1/productions/186382/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/186382/",
        "id": 186382,
        "title": "Bidrag",
        "author_nicks": [
            {
                "name": "Schmetz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42274/?format=api",
                    "id": 42274,
                    "name": "Schmetz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-12-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/83383/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/83383/",
        "id": 83383,
        "title": "Infesteddesigns",
        "author_nicks": [
            {
                "name": "M0z",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42275/?format=api",
                    "id": 42275,
                    "name": "M0z",
                    "is_group": false
                }
            },
            {
                "name": "Schmetz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42274/?format=api",
                    "id": 42274,
                    "name": "Schmetz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-12-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]