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

[
    {
        "url": "https://demozoo.org/api/v1/productions/288778/?format=api",
        "demozoo_url": "https://demozoo.org/productions/288778/",
        "id": 288778,
        "title": "Scene 88",
        "author_nicks": [
            {
                "name": "F7CG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118790/?format=api",
                    "id": 118790,
                    "name": "F7CG",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Madonna Cracking Group",
                "abbreviation": "MCG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34176/?format=api",
                    "id": 34176,
                    "name": "Madonna Cracking Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988-10-22",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/288780/?format=api",
        "demozoo_url": "https://demozoo.org/productions/288780/",
        "id": 288780,
        "title": "Welcome You",
        "author_nicks": [
            {
                "name": "F7CG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118790/?format=api",
                    "id": 118790,
                    "name": "F7CG",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Madonna Cracking Group",
                "abbreviation": "MCG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34176/?format=api",
                    "id": 34176,
                    "name": "Madonna Cracking Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988",
        "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/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]