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

[
    {
        "url": "https://demozoo.org/api/v1/productions/63672/?format=api",
        "demozoo_url": "https://demozoo.org/music/63672/",
        "id": 63672,
        "title": "Ehtaa Tavaraa",
        "author_nicks": [
            {
                "name": "Waimo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36307/?format=api",
                    "id": 36307,
                    "name": "Waimo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Spedes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15378/?format=api",
                    "id": 15378,
                    "name": "Spedes",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-08",
        "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",
            "st-01"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/264984/?format=api",
        "demozoo_url": "https://demozoo.org/music/264984/",
        "id": 264984,
        "title": "theendsound.dat",
        "author_nicks": [
            {
                "name": "Waimo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36307/?format=api",
                    "id": 36307,
                    "name": "Waimo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-10-19",
        "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/264985/?format=api",
        "demozoo_url": "https://demozoo.org/music/264985/",
        "id": 264985,
        "title": "SPEDES_bondi",
        "author_nicks": [
            {
                "name": "Waimo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36307/?format=api",
                    "id": 36307,
                    "name": "Waimo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-10-19",
        "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": []
    }
]