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

[
    {
        "url": "https://demozoo.org/api/v1/productions/27600/?format=api",
        "demozoo_url": "https://demozoo.org/productions/27600/",
        "id": 27600,
        "title": "Epilepsy",
        "author_nicks": [
            {
                "name": "Rmeht",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19113/?format=api",
                    "id": 19113,
                    "name": "Rmeht",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SKiM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4345/?format=api",
                    "id": 4345,
                    "name": "SKiM",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-08-21",
        "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/27560/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/27560/",
        "id": 27560,
        "title": "Schizophrenia",
        "author_nicks": [
            {
                "name": "Rmeht",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19113/?format=api",
                    "id": 19113,
                    "name": "Rmeht",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SKiM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4345/?format=api",
                    "id": 4345,
                    "name": "SKiM",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-08-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]