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

[
    {
        "url": "https://demozoo.org/api/v1/productions/32496/?format=api",
        "demozoo_url": "https://demozoo.org/music/32496/",
        "id": 32496,
        "title": "Egometriosporax",
        "author_nicks": [
            {
                "name": "Patriot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3394/?format=api",
                    "id": 3394,
                    "name": "Patriot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Scoopex",
                "abbreviation": "SCX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                    "id": 361,
                    "name": "Scoopex",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04-27",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28012/?format=api",
        "demozoo_url": "https://demozoo.org/music/28012/",
        "id": 28012,
        "title": "John Wayne's World",
        "author_nicks": [
            {
                "name": "Fred",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3392/?format=api",
                    "id": 3392,
                    "name": "Fred",
                    "is_group": false
                }
            },
            {
                "name": "Patriot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3394/?format=api",
                    "id": 3394,
                    "name": "Patriot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Surprise! Productions",
                "abbreviation": "S!P",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                    "id": 1536,
                    "name": "Surprise! Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]