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

[
    {
        "url": "https://demozoo.org/api/v1/productions/28636/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/28636/",
        "id": 28636,
        "title": "Stone Bitch",
        "author_nicks": [
            {
                "name": "Mitch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8294/?format=api",
                    "id": 8294,
                    "name": "Mitch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Success",
                "abbreviation": "SCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2781/?format=api",
                    "id": 2781,
                    "name": "Success",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-09",
        "supertype": "graphics",
        "platforms": [],
        "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/7097/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/7097/",
        "id": 7097,
        "title": "Mandroid",
        "author_nicks": [
            {
                "name": "Mitch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8294/?format=api",
                    "id": 8294,
                    "name": "Mitch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Success",
                "abbreviation": "SCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2781/?format=api",
                    "id": 2781,
                    "name": "Success",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-12-30",
        "supertype": "graphics",
        "platforms": [],
        "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/27116/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/27116/",
        "id": 27116,
        "title": "Ugly Dude",
        "author_nicks": [
            {
                "name": "Mitch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8294/?format=api",
                    "id": 8294,
                    "name": "Mitch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Success",
                "abbreviation": "SCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2781/?format=api",
                    "id": 2781,
                    "name": "Success",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-05-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]