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

[
    {
        "url": "https://demozoo.org/api/v1/productions/97589/?format=api",
        "demozoo_url": "https://demozoo.org/music/97589/",
        "id": 97589,
        "title": "The Land of Shadows",
        "author_nicks": [
            {
                "name": "Petrified",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3050/?format=api",
                    "id": 3050,
                    "name": "Petrified",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Accession",
                "abbreviation": "ACC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/935/?format=api",
                    "id": 935,
                    "name": "Accession",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-10-24",
        "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/165689/?format=api",
        "demozoo_url": "https://demozoo.org/music/165689/",
        "id": 165689,
        "title": "First Canal",
        "author_nicks": [
            {
                "name": "Petrified",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3050/?format=api",
                    "id": 3050,
                    "name": "Petrified",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Accession",
                "abbreviation": "ACC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/935/?format=api",
                    "id": 935,
                    "name": "Accession",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-10-25",
        "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/84452/?format=api",
        "demozoo_url": "https://demozoo.org/music/84452/",
        "id": 84452,
        "title": "MadTrance",
        "author_nicks": [
            {
                "name": "Petrified",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3050/?format=api",
                    "id": 3050,
                    "name": "Petrified",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Accession",
                "abbreviation": "ACC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/935/?format=api",
                    "id": 935,
                    "name": "Accession",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-11-03",
        "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/77180/?format=api",
        "demozoo_url": "https://demozoo.org/music/77180/",
        "id": 77180,
        "title": "Basic Lines",
        "author_nicks": [
            {
                "name": "Petrified",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3050/?format=api",
                    "id": 3050,
                    "name": "Petrified",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-08-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it"
        ]
    }
]