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

[
    {
        "url": "https://demozoo.org/api/v1/productions/289496/?format=api",
        "demozoo_url": "https://demozoo.org/music/289496/",
        "id": 289496,
        "title": "Against the Universe",
        "author_nicks": [
            {
                "name": "WordMacro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16927/?format=api",
                    "id": 16927,
                    "name": "Simak",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-12-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "32ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/43653/?format=api",
        "demozoo_url": "https://demozoo.org/music/43653/",
        "id": 43653,
        "title": "Unknown",
        "author_nicks": [
            {
                "name": "WordMacro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16927/?format=api",
                    "id": 16927,
                    "name": "Simak",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11-06",
        "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/96842/?format=api",
        "demozoo_url": "https://demozoo.org/music/96842/",
        "id": 96842,
        "title": "What Words Can Do",
        "author_nicks": [
            {
                "name": "WordMacro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16927/?format=api",
                    "id": 16927,
                    "name": "Simak",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-09-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",
            "25ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/317894/?format=api",
        "demozoo_url": "https://demozoo.org/music/317894/",
        "id": 317894,
        "title": "Brasil-Colonia",
        "author_nicks": [
            {
                "name": "WordMacro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16927/?format=api",
                    "id": 16927,
                    "name": "Simak",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-15",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]