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

[
    {
        "url": "https://demozoo.org/api/v1/productions/81312/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81312/",
        "id": 81312,
        "title": "Atomic RandBoys",
        "author_nicks": [
            {
                "name": "Gorku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38514/?format=api",
                    "id": 38514,
                    "name": "Gorku",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Gum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36934/?format=api",
                    "id": 36934,
                    "name": "Gum",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-07-24",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/69468/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/69468/",
        "id": 69468,
        "title": "?",
        "author_nicks": [
            {
                "name": "Gorku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38514/?format=api",
                    "id": 38514,
                    "name": "Gorku",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04-26",
        "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/153351/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/153351/",
        "id": 153351,
        "title": "Farillo",
        "author_nicks": [
            {
                "name": "Gorku",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38514/?format=api",
                    "id": 38514,
                    "name": "Gorku",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Gum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36934/?format=api",
                    "id": 36934,
                    "name": "Gum",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-04-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]