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

[
    {
        "url": "https://demozoo.org/api/v1/productions/6762/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/6762/",
        "id": 6762,
        "title": "Lady Droid",
        "author_nicks": [
            {
                "name": "Wedge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7937/?format=api",
                    "id": 7937,
                    "name": "Wedge",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Frantic",
                "abbreviation": "FTC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/841/?format=api",
                    "id": 841,
                    "name": "Frantic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-07-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "724x566"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/88623/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/88623/",
        "id": 88623,
        "title": "Amega compo picture",
        "author_nicks": [
            {
                "name": "Wedge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7937/?format=api",
                    "id": 7937,
                    "name": "Wedge",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Frantic",
                "abbreviation": "FTC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/841/?format=api",
                    "id": 841,
                    "name": "Frantic",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-06-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]