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

[
    {
        "url": "https://demozoo.org/api/v1/productions/101560/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/101560/",
        "id": 101560,
        "title": "No Fucking FLI",
        "author_nicks": [
            {
                "name": "Paladin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47778/?format=api",
                    "id": 47778,
                    "name": "Paladin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Collision",
                "abbreviation": "CLI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1785/?format=api",
                    "id": 1785,
                    "name": "Collision",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-07-31",
        "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-multicolor-mode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/86467/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/86467/",
        "id": 86467,
        "title": "Frog",
        "author_nicks": [
            {
                "name": "Paladin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47778/?format=api",
                    "id": 47778,
                    "name": "Paladin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-06-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/327286/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/327286/",
        "id": 327286,
        "title": "Aliens",
        "author_nicks": [
            {
                "name": "Paladin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47778/?format=api",
                    "id": 47778,
                    "name": "Paladin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Collision",
                "abbreviation": "CLI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1785/?format=api",
                    "id": 1785,
                    "name": "Collision",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-07-27",
        "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": [
            "lost"
        ]
    }
]