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

[
    {
        "url": "https://demozoo.org/api/v1/productions/56830/?format=api",
        "demozoo_url": "https://demozoo.org/music/56830/",
        "id": 56830,
        "title": "Molefunken Terskel",
        "author_nicks": [
            {
                "name": "Circle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33502/?format=api",
                    "id": 33502,
                    "name": "Circle",
                    "is_group": false
                }
            },
            {
                "name": "Loop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26741/?format=api",
                    "id": 26741,
                    "name": "Loop",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Fadeout",
                "abbreviation": "FDT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4326/?format=api",
                    "id": 4326,
                    "name": "Fadeout",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-10-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mp3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/297351/?format=api",
        "demozoo_url": "https://demozoo.org/music/297351/",
        "id": 297351,
        "title": "Sinusliquid",
        "author_nicks": [
            {
                "name": "Circle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33502/?format=api",
                    "id": 33502,
                    "name": "Circle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sorrox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7850/?format=api",
                    "id": 7850,
                    "name": "Sorrox",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm",
            "30ch"
        ]
    }
]