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

[
    {
        "url": "https://demozoo.org/api/v1/productions/19552/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/19552/",
        "id": 19552,
        "title": "Deep Thoughts",
        "author_nicks": [
            {
                "name": "Riis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8849/?format=api",
                    "id": 8849,
                    "name": "Riis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ambrosia",
                "abbreviation": "A!A",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1519/?format=api",
                    "id": 1519,
                    "name": "Ambrosia",
                    "is_group": true
                }
            },
            {
                "name": "Trapped",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14061/?format=api",
                    "id": 14061,
                    "name": "Trapped",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-12-29",
        "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/102667/?format=api",
        "demozoo_url": "https://demozoo.org/music/102667/",
        "id": 102667,
        "title": "Horror Naturalis",
        "author_nicks": [
            {
                "name": "Monkey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48158/?format=api",
                    "id": 48158,
                    "name": "Monkey",
                    "is_group": false
                }
            },
            {
                "name": "Riis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8849/?format=api",
                    "id": 8849,
                    "name": "Riis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ambrosia",
                "abbreviation": "A!A",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1519/?format=api",
                    "id": 1519,
                    "name": "Ambrosia",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/102858/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/102858/",
        "id": 102858,
        "title": "Phunky Rabit",
        "author_nicks": [
            {
                "name": "Riis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8849/?format=api",
                    "id": 8849,
                    "name": "Riis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ambrosia",
                "abbreviation": "A!A",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1519/?format=api",
                    "id": 1519,
                    "name": "Ambrosia",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]