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

[
    {
        "url": "https://demozoo.org/api/v1/productions/59844/?format=api",
        "demozoo_url": "https://demozoo.org/productions/59844/",
        "id": 59844,
        "title": "The Wager",
        "author_nicks": [
            {
                "name": "Einar Magnus Bostad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21148/?format=api",
                    "id": 21148,
                    "name": "Einar Magnus Bostad",
                    "is_group": false
                }
            },
            {
                "name": "Erlend Capodanno",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34728/?format=api",
                    "id": 34728,
                    "name": "Erlend Capodanno",
                    "is_group": false
                }
            },
            {
                "name": "Mikkel M",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34729/?format=api",
                    "id": 34729,
                    "name": "Mikkel M",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-03-30",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/31329/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/31329/",
        "id": 31329,
        "title": "Demooon Søker ARNE!",
        "author_nicks": [
            {
                "name": "Einar Magnus Bostad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21148/?format=api",
                    "id": 21148,
                    "name": "Einar Magnus Bostad",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-04-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/31320/?format=api",
        "demozoo_url": "https://demozoo.org/productions/31320/",
        "id": 31320,
        "title": "Alien Attack",
        "author_nicks": [
            {
                "name": "Einar Magnus Bostad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21148/?format=api",
                    "id": 21148,
                    "name": "Einar Magnus Bostad",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-04-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]