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

[
    {
        "url": "https://demozoo.org/api/v1/productions/91779/?format=api",
        "demozoo_url": "https://demozoo.org/music/91779/",
        "id": 91779,
        "title": "Cracked Nostalgia",
        "author_nicks": [
            {
                "name": "Gusse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44300/?format=api",
                    "id": 44300,
                    "name": "Gusse",
                    "is_group": false
                }
            },
            {
                "name": "Loonie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66/?format=api",
                    "id": 66,
                    "name": "Loonie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digisonix",
                "abbreviation": "DSX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27580/?format=api",
                    "id": 27580,
                    "name": "Digisonix",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-06-29",
        "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/90297/?format=api",
        "demozoo_url": "https://demozoo.org/music/90297/",
        "id": 90297,
        "title": "Fablernas Lada",
        "author_nicks": [
            {
                "name": "Gusse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44300/?format=api",
                    "id": 44300,
                    "name": "Gusse",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Norska Fabler",
                "abbreviation": "NoFa",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23611/?format=api",
                    "id": 23611,
                    "name": "Norska Fabler",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]