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

[
    {
        "url": "https://demozoo.org/api/v1/productions/137061/?format=api",
        "demozoo_url": "https://demozoo.org/music/137061/",
        "id": 137061,
        "title": "East of Vancouver",
        "author_nicks": [
            {
                "name": "The Pope",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46701/?format=api",
                    "id": 46701,
                    "name": "The Pope",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Immortal Syndicate",
                "abbreviation": "IS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46700/?format=api",
                    "id": 46700,
                    "name": "The Immortal Syndicate",
                    "is_group": true
                }
            },
            {
                "name": "Mistigris",
                "abbreviation": "Mist",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                    "id": 22737,
                    "name": "Mistigris",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/137089/?format=api",
        "demozoo_url": "https://demozoo.org/music/137089/",
        "id": 137089,
        "title": "Christe 1",
        "author_nicks": [
            {
                "name": "The Pope",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46701/?format=api",
                    "id": 46701,
                    "name": "The Pope",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Immortal Syndicate",
                "abbreviation": "IS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46700/?format=api",
                    "id": 46700,
                    "name": "The Immortal Syndicate",
                    "is_group": true
                }
            },
            {
                "name": "Mistigris",
                "abbreviation": "Mist",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                    "id": 22737,
                    "name": "Mistigris",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-06-01",
        "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/290205/?format=api",
        "demozoo_url": "https://demozoo.org/music/290205/",
        "id": 290205,
        "title": "Tim's Space Guitar (O-39244)",
        "author_nicks": [
            {
                "name": "The Pope",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46701/?format=api",
                    "id": 46701,
                    "name": "The Pope",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8ch",
            "s3m"
        ]
    }
]