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

[
    {
        "url": "https://demozoo.org/api/v1/productions/38108/?format=api",
        "demozoo_url": "https://demozoo.org/music/38108/",
        "id": 38108,
        "title": "Funny Guy!",
        "author_nicks": [
            {
                "name": "FLD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12850/?format=api",
                    "id": 12850,
                    "name": "FLD",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "r00t3d",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12851/?format=api",
                    "id": 12851,
                    "name": "r00t3d",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-08-04",
        "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/30095/?format=api",
        "demozoo_url": "https://demozoo.org/music/30095/",
        "id": 30095,
        "title": "Drunken Party Interrupt Handler",
        "author_nicks": [
            {
                "name": "FLD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12850/?format=api",
                    "id": 12850,
                    "name": "FLD",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "r00t3d",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12851/?format=api",
                    "id": 12851,
                    "name": "r00t3d",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-01-21",
        "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/17807/?format=api",
        "demozoo_url": "https://demozoo.org/music/17807/",
        "id": 17807,
        "title": "All The Time In The World",
        "author_nicks": [
            {
                "name": "FLD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12850/?format=api",
                    "id": 12850,
                    "name": "FLD",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "r00t3d",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12851/?format=api",
                    "id": 12851,
                    "name": "r00t3d",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-08-07",
        "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/68511/?format=api",
        "demozoo_url": "https://demozoo.org/music/68511/",
        "id": 68511,
        "title": "clip B",
        "author_nicks": [
            {
                "name": "FLD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12850/?format=api",
                    "id": 12850,
                    "name": "FLD",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "r00t3d",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12851/?format=api",
                    "id": 12851,
                    "name": "r00t3d",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-06-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]