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

[
    {
        "url": "https://demozoo.org/api/v1/productions/176171/?format=api",
        "demozoo_url": "https://demozoo.org/music/176171/",
        "id": 176171,
        "title": "Onomato - Onomatopoesie",
        "author_nicks": [
            {
                "name": "Babby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73326/?format=api",
                    "id": 73326,
                    "name": "Babby",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "RhyPat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73329/?format=api",
                    "id": 73329,
                    "name": "RhyPat",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-07-22",
        "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/176641/?format=api",
        "demozoo_url": "https://demozoo.org/productions/176641/",
        "id": 176641,
        "title": "Joyeux Anniv'",
        "author_nicks": [
            {
                "name": "Babby",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73326/?format=api",
                    "id": 73326,
                    "name": "Babby",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "RhyPat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73329/?format=api",
                    "id": 73329,
                    "name": "RhyPat",
                    "is_group": true
                }
            }
        ],
        "release_date": "2017-07-22",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]