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

[
    {
        "url": "https://demozoo.org/api/v1/productions/187624/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187624/",
        "id": 187624,
        "title": "From Brain With Love",
        "author_nicks": [
            {
                "name": "Grizzly Cogs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75325/?format=api",
                    "id": 75325,
                    "name": "Grizzly Cogs",
                    "is_group": false
                }
            },
            {
                "name": "ponk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61858/?format=api",
                    "id": 61858,
                    "name": "Neon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-06-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "three.js",
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/187623/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187623/",
        "id": 187623,
        "title": "Pika Loto",
        "author_nicks": [
            {
                "name": "Grizzly Cogs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75325/?format=api",
                    "id": 75325,
                    "name": "Grizzly Cogs",
                    "is_group": false
                }
            },
            {
                "name": "Koltes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52423/?format=api",
                    "id": 52423,
                    "name": "Koltes",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-06-02",
        "supertype": "production",
        "platforms": [
            {
                "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/200726/?format=api",
        "demozoo_url": "https://demozoo.org/music/200726/",
        "id": 200726,
        "title": "No Cookie For Bipolar Bear",
        "author_nicks": [
            {
                "name": "Grizzly Cogs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75325/?format=api",
                    "id": 75325,
                    "name": "Grizzly Cogs",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-12-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]