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

[
    {
        "url": "https://demozoo.org/api/v1/productions/45409/?format=api",
        "demozoo_url": "https://demozoo.org/productions/45409/",
        "id": 45409,
        "title": "Madness In White",
        "author_nicks": [
            {
                "name": "Mesonyx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44388/?format=api",
                    "id": 44388,
                    "name": "Mesonyx",
                    "is_group": false
                }
            },
            {
                "name": "White Shade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61992/?format=api",
                    "id": 61992,
                    "name": "White Shade",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-12-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "textmode",
            "midas",
            "watcom-c"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/147824/?format=api",
        "demozoo_url": "https://demozoo.org/productions/147824/",
        "id": 147824,
        "title": "Crispy",
        "author_nicks": [
            {
                "name": "Phantom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61993/?format=api",
                    "id": 61993,
                    "name": "Phantom",
                    "is_group": false
                }
            },
            {
                "name": "White Shade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61992/?format=api",
                    "id": 61992,
                    "name": "White Shade",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "textmode",
            "midas",
            "dos4gw",
            "watcom-c"
        ]
    }
]