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

[
    {
        "url": "https://demozoo.org/api/v1/productions/146916/?format=api",
        "demozoo_url": "https://demozoo.org/music/146916/",
        "id": 146916,
        "title": "The Final Sunset",
        "author_nicks": [
            {
                "name": "Exec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61718/?format=api",
                    "id": 61718,
                    "name": "Exec",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The European Technology",
                "abbreviation": "TET",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8025/?format=api",
                    "id": 8025,
                    "name": "The European Technology",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-12",
        "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/172084/?format=api",
        "demozoo_url": "https://demozoo.org/music/172084/",
        "id": 172084,
        "title": "Weirdo",
        "author_nicks": [
            {
                "name": "Executioner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61718/?format=api",
                    "id": 61718,
                    "name": "Exec",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The European Technology",
                "abbreviation": "TET",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8025/?format=api",
                    "id": 8025,
                    "name": "The European Technology",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6730/?format=api",
        "demozoo_url": "https://demozoo.org/music/6730/",
        "id": 6730,
        "title": "Pork Chop",
        "author_nicks": [
            {
                "name": "Executioner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61718/?format=api",
                    "id": 61718,
                    "name": "Exec",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-07-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]