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

[
    {
        "url": "https://demozoo.org/api/v1/productions/64092/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/64092/",
        "id": 64092,
        "title": "The Joker",
        "author_nicks": [
            {
                "name": "THE JOKER",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34123/?format=api",
                    "id": 34123,
                    "name": "THE JOKER",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TUS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34065/?format=api",
                    "id": 34065,
                    "name": "[TUS]",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-02-16",
        "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/58225/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/58225/",
        "id": 58225,
        "title": "MAND PÅ ØDE Ø",
        "author_nicks": [
            {
                "name": "THE JOKER",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34123/?format=api",
                    "id": 34123,
                    "name": "THE JOKER",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "FPP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34099/?format=api",
                    "id": 34099,
                    "name": "FPP",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-02-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]