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

[
    {
        "url": "https://demozoo.org/api/v1/productions/81672/?format=api",
        "demozoo_url": "https://demozoo.org/music/81672/",
        "id": 81672,
        "title": "Plantonic",
        "author_nicks": [
            {
                "name": "Śmigło",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35234/?format=api",
                    "id": 35234,
                    "name": "Śmigło",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-07-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/62922/?format=api",
        "demozoo_url": "https://demozoo.org/productions/62922/",
        "id": 62922,
        "title": "T_GEN",
        "author_nicks": [
            {
                "name": "Śmigło",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35234/?format=api",
                    "id": 35234,
                    "name": "Śmigło",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-05-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/62923/?format=api",
        "demozoo_url": "https://demozoo.org/productions/62923/",
        "id": 62923,
        "title": "Cube",
        "author_nicks": [
            {
                "name": "Śmigło",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35234/?format=api",
                    "id": 35234,
                    "name": "Śmigło",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-05-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]