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

[
    {
        "url": "https://demozoo.org/api/v1/productions/309570/?format=api",
        "demozoo_url": "https://demozoo.org/music/309570/",
        "id": 309570,
        "title": "Schmerz",
        "author_nicks": [
            {
                "name": "Smart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13426/?format=api",
                    "id": 13426,
                    "name": "Smart",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Advanced Rhythm Technologies",
                "abbreviation": "ART",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27623/?format=api",
                    "id": 27623,
                    "name": "Advanced Rhythm Technologies",
                    "is_group": true
                }
            },
            {
                "name": "Dope 4 Nation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118745/?format=api",
                    "id": 118745,
                    "name": "Dope For Nation",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "20ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283903/?format=api",
        "demozoo_url": "https://demozoo.org/music/283903/",
        "id": 283903,
        "title": "Door to light",
        "author_nicks": [
            {
                "name": "Smart",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13426/?format=api",
                    "id": 13426,
                    "name": "Smart",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Advanced Rhythm Technologies",
                "abbreviation": "ART",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27623/?format=api",
                    "id": 27623,
                    "name": "Advanced Rhythm Technologies",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "24ch",
            "xm"
        ]
    }
]