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

[
    {
        "url": "https://demozoo.org/api/v1/productions/30784/?format=api",
        "demozoo_url": "https://demozoo.org/music/30784/",
        "id": 30784,
        "title": "Saddam's Lullaby",
        "author_nicks": [
            {
                "name": "Fonzie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20861/?format=api",
                    "id": 20861,
                    "name": "Fonzie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crazed Man's World",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20862/?format=api",
                    "id": 20862,
                    "name": "Crazed Man's World",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-04-19",
        "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/184388/?format=api",
        "demozoo_url": "https://demozoo.org/music/184388/",
        "id": 184388,
        "title": "Rødhette Møter Døden I New York",
        "author_nicks": [
            {
                "name": "Fonzie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20861/?format=api",
                    "id": 20861,
                    "name": "Fonzie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crazed Man's World",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20862/?format=api",
                    "id": 20862,
                    "name": "Crazed Man's World",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-04-19",
        "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/165630/?format=api",
        "demozoo_url": "https://demozoo.org/music/165630/",
        "id": 165630,
        "title": "mIRCwood",
        "author_nicks": [
            {
                "name": "Fonzie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20861/?format=api",
                    "id": 20861,
                    "name": "Fonzie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Crazed Man's World",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20862/?format=api",
                    "id": 20862,
                    "name": "Crazed Man's World",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-03-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]