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

[
    {
        "url": "https://demozoo.org/api/v1/productions/163140/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/163140/",
        "id": 163140,
        "title": "?",
        "author_nicks": [
            {
                "name": "Echo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18369/?format=api",
                    "id": 18369,
                    "name": "Tomi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Damage",
                "abbreviation": "DMG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54925/?format=api",
                    "id": 54925,
                    "name": "Damage",
                    "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/138837/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/138837/",
        "id": 138837,
        "title": "Cansas",
        "author_nicks": [
            {
                "name": "Tomi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18369/?format=api",
                    "id": 18369,
                    "name": "Tomi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/126906/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/126906/",
        "id": 126906,
        "title": "War on Mars",
        "author_nicks": [
            {
                "name": "Tomi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18369/?format=api",
                    "id": 18369,
                    "name": "Tomi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Damage",
                "abbreviation": "DMG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54925/?format=api",
                    "id": 54925,
                    "name": "Damage",
                    "is_group": true
                }
            }
        ],
        "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": [
            "c64-ifli-mode",
            "c64-fli-interlaced-mode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/126935/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/126935/",
        "id": 126935,
        "title": "Sunshine Girl",
        "author_nicks": [
            {
                "name": "Tomi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18369/?format=api",
                    "id": 18369,
                    "name": "Tomi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Damage",
                "abbreviation": "DMG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54925/?format=api",
                    "id": 54925,
                    "name": "Damage",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-07-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": []
    }
]