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

[
    {
        "url": "https://demozoo.org/api/v1/productions/192560/?format=api",
        "demozoo_url": "https://demozoo.org/music/192560/",
        "id": 192560,
        "title": "Iceberg",
        "author_nicks": [
            {
                "name": "ARRGH!BYTE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67562/?format=api",
                    "id": 67562,
                    "name": "ARRGH!BYTE",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-09-01",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/25/?format=api",
                "id": 25,
                "name": "Nintendo Entertainment System (NES)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/162678/?format=api",
        "demozoo_url": "https://demozoo.org/music/162678/",
        "id": 162678,
        "title": "Santiago",
        "author_nicks": [
            {
                "name": "ARRGH!BYTE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67562/?format=api",
                    "id": 67562,
                    "name": "ARRGH!BYTE",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-09-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/162684/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/162684/",
        "id": 162684,
        "title": "Stock",
        "author_nicks": [
            {
                "name": "ARRGH!BYTE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67562/?format=api",
                    "id": 67562,
                    "name": "ARRGH!BYTE",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-09-03",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "petscii"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/162698/?format=api",
        "demozoo_url": "https://demozoo.org/productions/162698/",
        "id": 162698,
        "title": "Kukle",
        "author_nicks": [
            {
                "name": "ARRGH!BYTE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67562/?format=api",
                    "id": 67562,
                    "name": "ARRGH!BYTE",
                    "is_group": false
                }
            },
            {
                "name": "Mrozonka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67587/?format=api",
                    "id": 67587,
                    "name": "Mrozonka",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-09-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]