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

[
    {
        "url": "https://demozoo.org/api/v1/productions/181681/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/181681/",
        "id": 181681,
        "title": "Cyber",
        "author_nicks": [
            {
                "name": "Sidh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53095/?format=api",
                    "id": 53095,
                    "name": "Sidh",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08-02",
        "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/121168/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/121168/",
        "id": 121168,
        "title": "Soldier and Plane",
        "author_nicks": [
            {
                "name": "Sidh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53095/?format=api",
                    "id": 53095,
                    "name": "Sidh",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Oxygen Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14998/?format=api",
                    "id": 14998,
                    "name": "Oxygen64",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-25",
        "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": [
            "monochrome",
            "c64-hires-mode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/190003/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/190003/",
        "id": 190003,
        "title": "Tolkien",
        "author_nicks": [
            {
                "name": "Sidh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53095/?format=api",
                    "id": 53095,
                    "name": "Sidh",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-02-08",
        "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": []
    }
]