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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77641/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/77641/",
        "id": 77641,
        "title": "KUNOICHI",
        "author_nicks": [
            {
                "name": "FoxMcLeod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34500/?format=api",
                    "id": 34500,
                    "name": "FoxMcLeod",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cathedral",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19874/?format=api",
                    "id": 19874,
                    "name": "Cathedral",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-07-24",
        "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/59406/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/59406/",
        "id": 59406,
        "title": "Impreza Lan Party Car",
        "author_nicks": [
            {
                "name": "FoxMcLeod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34500/?format=api",
                    "id": 34500,
                    "name": "FoxMcLeod",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Praetorians",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27207/?format=api",
                    "id": 27207,
                    "name": "Praetorians",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-07-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "softimage"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/59478/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/59478/",
        "id": 59478,
        "title": "Foca sin orejas",
        "author_nicks": [
            {
                "name": "FoxMcLeod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34500/?format=api",
                    "id": 34500,
                    "name": "FoxMcLeod",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-07-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]