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

[
    {
        "url": "https://demozoo.org/api/v1/productions/177215/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/177215/",
        "id": 177215,
        "title": "Buzz the Hummingbird",
        "author_nicks": [
            {
                "name": "Skomp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21373/?format=api",
                    "id": 21373,
                    "name": "Skomp",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Sounds System",
                "abbreviation": "DSS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3626/?format=api",
                    "id": 3626,
                    "name": "Digital Sounds System",
                    "is_group": true
                }
            },
            {
                "name": "Rift",
                "abbreviation": "RFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26180/?format=api",
                    "id": 26180,
                    "name": "Rift",
                    "is_group": true
                }
            },
            {
                "name": "Tristar and Red Sector Inc.",
                "abbreviation": "TRSI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                    "id": 69,
                    "name": "Tristar and Red Sector Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-08-19",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/173384/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/173384/",
        "id": 173384,
        "title": "New Year in Hawick",
        "author_nicks": [
            {
                "name": "Skomp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21373/?format=api",
                    "id": 21373,
                    "name": "Skomp",
                    "is_group": false
                }
            },
            {
                "name": "Susique",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62230/?format=api",
                    "id": 62230,
                    "name": "Susique",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rift",
                "abbreviation": "RFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26180/?format=api",
                    "id": 26180,
                    "name": "Rift",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-06-24",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/117968/?format=api",
        "demozoo_url": "https://demozoo.org/music/117968/",
        "id": 117968,
        "title": "Textures",
        "author_nicks": [
            {
                "name": "Skomp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21373/?format=api",
                    "id": 21373,
                    "name": "Skomp",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Sounds System",
                "abbreviation": "DSS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3626/?format=api",
                    "id": 3626,
                    "name": "Digital Sounds System",
                    "is_group": true
                }
            },
            {
                "name": "Tristar and Red Sector Inc.",
                "abbreviation": "TRSI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                    "id": 69,
                    "name": "Tristar and Red Sector Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-07-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]