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

[
    {
        "url": "https://demozoo.org/api/v1/productions/153296/?format=api",
        "demozoo_url": "https://demozoo.org/productions/153296/",
        "id": 153296,
        "title": "Tag! M4 (Multijoy Hack 2015)",
        "author_nicks": [
            {
                "name": "Fandal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29617/?format=api",
                    "id": 29617,
                    "name": "Fandal",
                    "is_group": false
                }
            },
            {
                "name": "Richard Gore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60273/?format=api",
                    "id": 60273,
                    "name": "Richard Gore",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "multi-joy"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/142548/?format=api",
        "demozoo_url": "https://demozoo.org/productions/142548/",
        "id": 142548,
        "title": "The Yorky 256k Update",
        "author_nicks": [
            {
                "name": "Richard Gore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60273/?format=api",
                    "id": 60273,
                    "name": "Richard Gore",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]