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

[
    {
        "url": "https://demozoo.org/api/v1/productions/17861/?format=api",
        "demozoo_url": "https://demozoo.org/music/17861/",
        "id": 17861,
        "title": "Freljordian Beauty",
        "author_nicks": [
            {
                "name": "Fluffy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12891/?format=api",
                    "id": 12891,
                    "name": "Fluffy",
                    "is_group": false
                }
            },
            {
                "name": "Fragile",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12892/?format=api",
                    "id": 12892,
                    "name": "Fragile",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-08-07",
        "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/87605/?format=api",
        "demozoo_url": "https://demozoo.org/music/87605/",
        "id": 87605,
        "title": "Mesopotamia",
        "author_nicks": [
            {
                "name": "Fluffy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12891/?format=api",
                    "id": 12891,
                    "name": "Fluffy",
                    "is_group": false
                }
            },
            {
                "name": "Fragile",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12892/?format=api",
                    "id": 12892,
                    "name": "Fragile",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-05-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/169483/?format=api",
        "demozoo_url": "https://demozoo.org/music/169483/",
        "id": 169483,
        "title": "Nivelrappeuma",
        "author_nicks": [
            {
                "name": "Fluffy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12891/?format=api",
                    "id": 12891,
                    "name": "Fluffy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dual Crew Shining",
                "abbreviation": "DCS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                    "id": 407,
                    "name": "Dual Crew Shining",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-01-23",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/244319/?format=api",
        "demozoo_url": "https://demozoo.org/music/244319/",
        "id": 244319,
        "title": "Tosimies",
        "author_nicks": [
            {
                "name": "Fluffy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12891/?format=api",
                    "id": 12891,
                    "name": "Fluffy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-09",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]