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

[
    {
        "url": "https://demozoo.org/api/v1/productions/123414/?format=api",
        "demozoo_url": "https://demozoo.org/music/123414/",
        "id": 123414,
        "title": "Omega",
        "author_nicks": [
            {
                "name": "Silicium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18247/?format=api",
                    "id": 18247,
                    "name": "Silicium",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rabenauge",
                "abbreviation": "RAB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3625/?format=api",
                    "id": 3625,
                    "name": "Rabenauge",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-10-04",
        "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/25569/?format=api",
        "demozoo_url": "https://demozoo.org/music/25569/",
        "id": 25569,
        "title": "Büchsenöffner",
        "author_nicks": [
            {
                "name": "Silicium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18247/?format=api",
                    "id": 18247,
                    "name": "Silicium",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Atlantis",
                "abbreviation": "ATL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3129/?format=api",
                    "id": 3129,
                    "name": "Atlantis",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-08-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "loop"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/37977/?format=api",
        "demozoo_url": "https://demozoo.org/music/37977/",
        "id": 37977,
        "title": "Alle Meine Scener",
        "author_nicks": [
            {
                "name": "Silicium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18247/?format=api",
                    "id": 18247,
                    "name": "Silicium",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Atlantis",
                "abbreviation": "ATL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3129/?format=api",
                    "id": 3129,
                    "name": "Atlantis",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-08-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "loop"
        ]
    }
]