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

[
    {
        "url": "https://demozoo.org/api/v1/productions/210964/?format=api",
        "demozoo_url": "https://demozoo.org/music/210964/",
        "id": 210964,
        "title": "success2",
        "author_nicks": [
            {
                "name": "SCS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11427/?format=api",
                    "id": 11427,
                    "name": "SCS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-12-12",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/74386/?format=api",
        "demozoo_url": "https://demozoo.org/music/74386/",
        "id": 74386,
        "title": "Disco-Groove",
        "author_nicks": [
            {
                "name": "SCS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11427/?format=api",
                    "id": 11427,
                    "name": "SCS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Red Sector Inc.",
                "abbreviation": "RSI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4737/?format=api",
                    "id": 4737,
                    "name": "Red Sector Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-09-09",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/74389/?format=api",
        "demozoo_url": "https://demozoo.org/music/74389/",
        "id": 74389,
        "title": "Japanese Rock",
        "author_nicks": [
            {
                "name": "SCS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11427/?format=api",
                    "id": 11427,
                    "name": "SCS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Red Sector Inc.",
                "abbreviation": "RSI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4737/?format=api",
                    "id": 4737,
                    "name": "Red Sector Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-09-09",
        "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/210963/?format=api",
        "demozoo_url": "https://demozoo.org/music/210963/",
        "id": 210963,
        "title": "romantic",
        "author_nicks": [
            {
                "name": "SCS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11427/?format=api",
                    "id": 11427,
                    "name": "SCS",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-03-08",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]