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

[
    {
        "url": "https://demozoo.org/api/v1/productions/138833/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/138833/",
        "id": 138833,
        "title": "?",
        "author_nicks": [
            {
                "name": "Alurion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54900/?format=api",
                    "id": 54900,
                    "name": "Alurion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cherubs",
                "abbreviation": "CHB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54881/?format=api",
                    "id": 54881,
                    "name": "Cherubs",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-07-28",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "interlaced"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/126816/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/126816/",
        "id": 126816,
        "title": "?",
        "author_nicks": [
            {
                "name": "Alurion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54900/?format=api",
                    "id": 54900,
                    "name": "Alurion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Cherubs",
                "abbreviation": "CHB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54881/?format=api",
                    "id": 54881,
                    "name": "Cherubs",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-12-20",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/126911/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/126911/",
        "id": 126911,
        "title": "Young Sorceress",
        "author_nicks": [
            {
                "name": "Alurion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54900/?format=api",
                    "id": 54900,
                    "name": "Alurion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-08-29",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]