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

[
    {
        "url": "https://demozoo.org/api/v1/productions/2404/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/2404/",
        "id": 2404,
        "title": "a green river - yellowstone",
        "author_nicks": [
            {
                "name": "Fusion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4550/?format=api",
                    "id": 4550,
                    "name": "Fusion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Darklite",
                "abbreviation": "DKE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108/?format=api",
                    "id": 108,
                    "name": "Darklite",
                    "is_group": true
                }
            }
        ],
        "release_date": "2010-11-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/2748/?format=api",
        "demozoo_url": "https://demozoo.org/productions/2748/",
        "id": 2748,
        "title": "Transmogrify",
        "author_nicks": [
            {
                "name": "Fusion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4550/?format=api",
                    "id": 4550,
                    "name": "Fusion",
                    "is_group": false
                }
            },
            {
                "name": "O.f",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4474/?format=api",
                    "id": 4474,
                    "name": "O.f",
                    "is_group": false
                }
            },
            {
                "name": "Response",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112/?format=api",
                    "id": 112,
                    "name": "Response",
                    "is_group": false
                }
            },
            {
                "name": "Zaronix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4336/?format=api",
                    "id": 4336,
                    "name": "Zaronix",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-11-13",
        "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": []
    }
]