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

[
    {
        "url": "https://demozoo.org/api/v1/productions/816/?format=api",
        "demozoo_url": "https://demozoo.org/music/816/",
        "id": 816,
        "title": "Gurkensalat",
        "author_nicks": [
            {
                "name": "Gargoyle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3520/?format=api",
                    "id": 3520,
                    "name": "Gargoyle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/19002/?format=api",
        "demozoo_url": "https://demozoo.org/music/19002/",
        "id": 19002,
        "title": "Between Reason And Rage",
        "author_nicks": [
            {
                "name": "Gargoyle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3520/?format=api",
                    "id": 3520,
                    "name": "Gargoyle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-02-25",
        "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/315236/?format=api",
        "demozoo_url": "https://demozoo.org/music/315236/",
        "id": 315236,
        "title": "Catullus",
        "author_nicks": [
            {
                "name": "Gargoyle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3520/?format=api",
                    "id": 3520,
                    "name": "Gargoyle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "20ch",
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/260581/?format=api",
        "demozoo_url": "https://demozoo.org/music/260581/",
        "id": 260581,
        "title": "Hidden Forest",
        "author_nicks": [
            {
                "name": "Gargoyle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3520/?format=api",
                    "id": 3520,
                    "name": "Gargoyle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-03-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]