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

[
    {
        "url": "https://demozoo.org/api/v1/productions/34979/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/34979/",
        "id": 34979,
        "title": "FinalAudition",
        "author_nicks": [
            {
                "name": "Bonzaj",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5955/?format=api",
                    "id": 5955,
                    "name": "Bonzaj",
                    "is_group": false
                }
            },
            {
                "name": "Witja",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6326/?format=api",
                    "id": 6326,
                    "name": "Witja",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Plastic",
                "abbreviation": "PLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/383/?format=api",
                    "id": 383,
                    "name": "Plastic",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-08-27",
        "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/200979/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/200979/",
        "id": 200979,
        "title": "60 FPS",
        "author_nicks": [
            {
                "name": "Bonzaj",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5955/?format=api",
                    "id": 5955,
                    "name": "Bonzaj",
                    "is_group": false
                }
            },
            {
                "name": "Vitja",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6326/?format=api",
                    "id": 6326,
                    "name": "Witja",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Plastic",
                "abbreviation": "PLC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/383/?format=api",
                    "id": 383,
                    "name": "Plastic",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-11-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]