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

[
    {
        "url": "https://demozoo.org/api/v1/productions/195068/?format=api",
        "demozoo_url": "https://demozoo.org/productions/195068/",
        "id": 195068,
        "title": "Rumpelball",
        "author_nicks": [
            {
                "name": "Inferior Software International",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82752/?format=api",
                    "id": 82752,
                    "name": "Inferior Software International",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-09-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/205346/?format=api",
        "demozoo_url": "https://demozoo.org/productions/205346/",
        "id": 205346,
        "title": "Das Lustige Saufspiel",
        "author_nicks": [
            {
                "name": "Inferior Software International",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82752/?format=api",
                    "id": 82752,
                    "name": "Inferior Software International",
                    "is_group": true
                }
            },
            {
                "name": "Telespielator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65436/?format=api",
                    "id": 65436,
                    "name": "Telespielator",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-09-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]