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

[
    {
        "url": "https://demozoo.org/api/v1/productions/35353/?format=api",
        "demozoo_url": "https://demozoo.org/productions/35353/",
        "id": 35353,
        "title": "STOCK",
        "author_nicks": [
            {
                "name": "Diwie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23236/?format=api",
                    "id": 23236,
                    "name": "Diwie",
                    "is_group": false
                }
            },
            {
                "name": "Fuzz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20645/?format=api",
                    "id": 20645,
                    "name": "Fuzz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-06-17",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/35406/?format=api",
        "demozoo_url": "https://demozoo.org/productions/35406/",
        "id": 35406,
        "title": "World of Plasma",
        "author_nicks": [
            {
                "name": "Diwic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23252/?format=api",
                    "id": 23252,
                    "name": "Diwic",
                    "is_group": false
                }
            },
            {
                "name": "Fuzz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20645/?format=api",
                    "id": 20645,
                    "name": "Fuzz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-06-17",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/30497/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/30497/",
        "id": 30497,
        "title": "Magic Scarpet",
        "author_nicks": [
            {
                "name": "Fuzz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20645/?format=api",
                    "id": 20645,
                    "name": "Fuzz",
                    "is_group": false
                }
            },
            {
                "name": "Scraby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20646/?format=api",
                    "id": 20646,
                    "name": "Scraby",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]