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

[
    {
        "url": "https://demozoo.org/api/v1/productions/191081/?format=api",
        "demozoo_url": "https://demozoo.org/music/191081/",
        "id": 191081,
        "title": "Il Portabagagli",
        "author_nicks": [
            {
                "name": "Jeff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73631/?format=api",
                    "id": 73631,
                    "name": "Jeff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-08-04",
        "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/176825/?format=api",
        "demozoo_url": "https://demozoo.org/music/176825/",
        "id": 176825,
        "title": "The 25th Year Assy Anthem",
        "author_nicks": [
            {
                "name": "Egg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73633/?format=api",
                    "id": 73633,
                    "name": "Egg",
                    "is_group": false
                }
            },
            {
                "name": "Jeff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73631/?format=api",
                    "id": 73631,
                    "name": "Jeff",
                    "is_group": false
                }
            },
            {
                "name": "Toveri Möyhö",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73632/?format=api",
                    "id": 73632,
                    "name": "Toveri Möyhö",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-08-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "audacity"
        ]
    }
]