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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50399/?format=api",
        "demozoo_url": "https://demozoo.org/music/50399/",
        "id": 50399,
        "title": "Dot Sundays",
        "author_nicks": [
            {
                "name": "Highflow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15974/?format=api",
                    "id": 15974,
                    "name": "Hi-flo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-10-07",
        "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/44577/?format=api",
        "demozoo_url": "https://demozoo.org/music/44577/",
        "id": 44577,
        "title": "All Those Dot Coms",
        "author_nicks": [
            {
                "name": "Hi-flo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15974/?format=api",
                    "id": 15974,
                    "name": "Hi-flo",
                    "is_group": false
                }
            },
            {
                "name": "Jazoo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15381/?format=api",
                    "id": 15381,
                    "name": "Jazoo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Damage",
                "abbreviation": "DMG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/448/?format=api",
                    "id": 448,
                    "name": "Damage",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-10",
        "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/21658/?format=api",
        "demozoo_url": "https://demozoo.org/music/21658/",
        "id": 21658,
        "title": "Life Goes In Patterns",
        "author_nicks": [
            {
                "name": "Hi-flo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15974/?format=api",
                    "id": 15974,
                    "name": "Hi-flo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Damage",
                "abbreviation": "DMG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/448/?format=api",
                    "id": 448,
                    "name": "Damage",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-12-29",
        "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/246052/?format=api",
        "demozoo_url": "https://demozoo.org/music/246052/",
        "id": 246052,
        "title": "reefer",
        "author_nicks": [
            {
                "name": "Hi-flo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15974/?format=api",
                    "id": 15974,
                    "name": "Hi-flo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-06-07",
        "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": []
    }
]