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

[
    {
        "url": "https://demozoo.org/api/v1/productions/47144/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/47144/",
        "id": 47144,
        "title": "Cifko",
        "author_nicks": [
            {
                "name": "Cifko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29004/?format=api",
                    "id": 29004,
                    "name": "Cifko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Insomnia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19835/?format=api",
                    "id": 19835,
                    "name": "Insomnia",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-02-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/47150/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/47150/",
        "id": 47150,
        "title": "Sunlight",
        "author_nicks": [
            {
                "name": "Cifko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29004/?format=api",
                    "id": 29004,
                    "name": "Cifko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Insomnia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19835/?format=api",
                    "id": 19835,
                    "name": "Insomnia",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-02-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]