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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77300/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77300/",
        "id": 77300,
        "title": "ffi",
        "author_nicks": [
            {
                "name": "Alien",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2076/?format=api",
                    "id": 2076,
                    "name": "Alien",
                    "is_group": false
                }
            },
            {
                "name": "Ka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30966/?format=api",
                    "id": 30966,
                    "name": "Ka",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Virtual Dreams",
                "abbreviation": "VD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/609/?format=api",
                    "id": 609,
                    "name": "Virtual Dreams",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-08-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
                "id": 18,
                "name": "Mobile"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/52846/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/52846/",
        "id": 52846,
        "title": "Simple Lucky",
        "author_nicks": [
            {
                "name": "Ka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30966/?format=api",
                    "id": 30966,
                    "name": "Ka",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nahkolor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/606/?format=api",
                    "id": 606,
                    "name": "Nah-Kolor",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-10-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]