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

[
    {
        "url": "https://demozoo.org/api/v1/productions/228746/?format=api",
        "demozoo_url": "https://demozoo.org/music/228746/",
        "id": 228746,
        "title": "lucky",
        "author_nicks": [
            {
                "name": "Luckystar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105009/?format=api",
                    "id": 105009,
                    "name": "Luckystar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/228747/?format=api",
        "demozoo_url": "https://demozoo.org/music/228747/",
        "id": 228747,
        "title": "magali",
        "author_nicks": [
            {
                "name": "Luckystar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105009/?format=api",
                    "id": 105009,
                    "name": "Luckystar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-01",
        "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/228748/?format=api",
        "demozoo_url": "https://demozoo.org/music/228748/",
        "id": 228748,
        "title": "Romantic",
        "author_nicks": [
            {
                "name": "Luckystar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105009/?format=api",
                    "id": 105009,
                    "name": "Luckystar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Delta Line",
                "abbreviation": "DeltaLine",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63214/?format=api",
                    "id": 63214,
                    "name": "Delta Line",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-04-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "soundtracker",
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/228745/?format=api",
        "demozoo_url": "https://demozoo.org/music/228745/",
        "id": 228745,
        "title": "inxsspace",
        "author_nicks": [
            {
                "name": "Luckystar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105009/?format=api",
                    "id": 105009,
                    "name": "Luckystar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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": []
    }
]