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

[
    {
        "url": "https://demozoo.org/api/v1/productions/200220/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/200220/",
        "id": 200220,
        "title": "Planetdamen",
        "author_nicks": [
            {
                "name": "Andreas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44475/?format=api",
                    "id": 44475,
                    "name": "Andreas W. Andersen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SHAPE",
                "abbreviation": "SHP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/947/?format=api",
                    "id": 947,
                    "name": "SHAPE",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06-12",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "interlaced-blended"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/122724/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/122724/",
        "id": 122724,
        "title": "Compo Picture",
        "author_nicks": [
            {
                "name": "Andreas W. Andersen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44475/?format=api",
                    "id": 44475,
                    "name": "Andreas W. Andersen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-11-19",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "interlaced-blended"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6252/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/6252/",
        "id": 6252,
        "title": "Fly Sorceror",
        "author_nicks": [
            {
                "name": "Andreas W. Andersen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44475/?format=api",
                    "id": 44475,
                    "name": "Andreas W. Andersen",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-12-29",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]