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

[
    {
        "url": "https://demozoo.org/api/v1/productions/203333/?format=api",
        "demozoo_url": "https://demozoo.org/productions/203333/",
        "id": 203333,
        "title": "Der EAT-DRINK-FUCK Hatt Geburtstag",
        "author_nicks": [
            {
                "name": "FRaMBOOS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77169/?format=api",
                    "id": 77169,
                    "name": "FRaMBOOS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-04-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "birthday-present"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/185615/?format=api",
        "demozoo_url": "https://demozoo.org/productions/185615/",
        "id": 185615,
        "title": "Der Wunderknabe Hatt Geburtstag",
        "author_nicks": [
            {
                "name": "FRaMBOOS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77169/?format=api",
                    "id": 77169,
                    "name": "FRaMBOOS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-04-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "rob-is-jarig"
        ]
    }
]