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

[
    {
        "url": "https://demozoo.org/api/v1/productions/4469/?format=api",
        "demozoo_url": "https://demozoo.org/productions/4469/",
        "id": 4469,
        "title": "To be (dis)continued",
        "author_nicks": [
            {
                "name": "Tore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4234/?format=api",
                    "id": 4234,
                    "name": "Tore",
                    "is_group": false
                }
            },
            {
                "name": "Zerd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6227/?format=api",
                    "id": 6227,
                    "name": "Zerd",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Panda Prowess",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4357/?format=api",
                    "id": 4357,
                    "name": "Panda Prowess",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-04-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": [
            "sonant"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/1426/?format=api",
        "demozoo_url": "https://demozoo.org/productions/1426/",
        "id": 1426,
        "title": "Beaivvas",
        "author_nicks": [
            {
                "name": "Tore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4234/?format=api",
                    "id": 4234,
                    "name": "Tore",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-07-18",
        "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/1807/?format=api",
        "demozoo_url": "https://demozoo.org/productions/1807/",
        "id": 1807,
        "title": "I Am Disappoint",
        "author_nicks": [
            {
                "name": "Tore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4234/?format=api",
                    "id": 4234,
                    "name": "Tore",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Panda Prowess",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4357/?format=api",
                    "id": 4357,
                    "name": "Panda Prowess",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-04-04",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]