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

[
    {
        "url": "https://demozoo.org/api/v1/productions/152100/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/152100/",
        "id": 152100,
        "title": "daisy",
        "author_nicks": [
            {
                "name": "abductee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10657/?format=api",
                    "id": 10657,
                    "name": "abductee",
                    "is_group": false
                }
            },
            {
                "name": "las",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10046/?format=api",
                    "id": 10046,
                    "name": "las",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mercury",
                "abbreviation": "HG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3556/?format=api",
                    "id": 3556,
                    "name": "Mercury",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-12-28",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/57059/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/57059/",
        "id": 57059,
        "title": "The Mask",
        "author_nicks": [
            {
                "name": "abductee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10657/?format=api",
                    "id": 10657,
                    "name": "abductee",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Neuro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3559/?format=api",
                    "id": 3559,
                    "name": "Neuro",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-12-28",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/64977/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/64977/",
        "id": 64977,
        "title": "Foliba",
        "author_nicks": [
            {
                "name": "abductee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10657/?format=api",
                    "id": 10657,
                    "name": "abductee",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-07-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]