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

[
    {
        "url": "https://demozoo.org/api/v1/productions/53012/?format=api",
        "demozoo_url": "https://demozoo.org/productions/53012/",
        "id": 53012,
        "title": "Jesus' Theme",
        "author_nicks": [
            {
                "name": "Buzk Halaj",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18002/?format=api",
                    "id": 18002,
                    "name": "Buzk Halaj",
                    "is_group": true
                }
            },
            {
                "name": "Dinasty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13438/?format=api",
                    "id": 13438,
                    "name": "Dinasty",
                    "is_group": true
                }
            },
            {
                "name": "Evidence",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31012/?format=api",
                    "id": 31012,
                    "name": "Evidence",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/151204/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/151204/",
        "id": 151204,
        "title": "Fight 4 Budi",
        "author_nicks": [
            {
                "name": "Buzk Halaj",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18002/?format=api",
                    "id": 18002,
                    "name": "Buzk Halaj",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-07-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]