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

[
    {
        "url": "https://demozoo.org/api/v1/productions/88089/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/88089/",
        "id": 88089,
        "title": "Metro",
        "author_nicks": [
            {
                "name": "Guybrush Treepwood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43609/?format=api",
                    "id": 43609,
                    "name": "Guybrush Treepwood",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-07-27",
        "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/87763/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/87763/",
        "id": 87763,
        "title": "Modelo de Stuka Aleman",
        "author_nicks": [
            {
                "name": "Guybrush Treepwood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43609/?format=api",
                    "id": 43609,
                    "name": "Guybrush Treepwood",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-07-28",
        "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/87560/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/87560/",
        "id": 87560,
        "title": "BMW",
        "author_nicks": [
            {
                "name": "Guybrush Treepwood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43609/?format=api",
                    "id": 43609,
                    "name": "Guybrush Treepwood",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-07-24",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]