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

[
    {
        "url": "https://demozoo.org/api/v1/productions/173464/?format=api",
        "demozoo_url": "https://demozoo.org/productions/173464/",
        "id": 173464,
        "title": "Crude, Cued Cubes",
        "author_nicks": [
            {
                "name": "CapsAdmin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62357/?format=api",
                    "id": 62357,
                    "name": "CapsAdmin",
                    "is_group": false
                }
            },
            {
                "name": "Jimbo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62356/?format=api",
                    "id": 62356,
                    "name": "Jimbo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-06-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/59/?format=api",
                "id": 59,
                "name": "Raspberry Pi"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "opengl",
            "gnu-rocket",
            "ufo",
            "lua",
            "luajit",
            "coeus"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/140062/?format=api",
        "demozoo_url": "https://demozoo.org/productions/140062/",
        "id": 140062,
        "title": "Jellyfish: The Jam",
        "author_nicks": [
            {
                "name": "CapsAdmin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62357/?format=api",
                    "id": 62357,
                    "name": "CapsAdmin",
                    "is_group": false
                }
            },
            {
                "name": "Jimbo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62356/?format=api",
                    "id": 62356,
                    "name": "Jimbo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-06-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
                "id": 10,
                "name": "macOS"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/173544/?format=api",
        "demozoo_url": "https://demozoo.org/music/173544/",
        "id": 173544,
        "title": "queen",
        "author_nicks": [
            {
                "name": "CapsAdmin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62357/?format=api",
                    "id": 62357,
                    "name": "CapsAdmin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-11-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]