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

[
    {
        "url": "https://demozoo.org/api/v1/productions/80238/?format=api",
        "demozoo_url": "https://demozoo.org/music/80238/",
        "id": 80238,
        "title": "The First Try",
        "author_nicks": [
            {
                "name": "Breed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37237/?format=api",
                    "id": 37237,
                    "name": "Breed",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-10-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mp3"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/97432/?format=api",
        "demozoo_url": "https://demozoo.org/music/97432/",
        "id": 97432,
        "title": "PsyCRAU (LowKickVersion)",
        "author_nicks": [
            {
                "name": "Breed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37237/?format=api",
                    "id": 37237,
                    "name": "Breed",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-12-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/65897/?format=api",
        "demozoo_url": "https://demozoo.org/music/65897/",
        "id": 65897,
        "title": "Endless clubbing",
        "author_nicks": [
            {
                "name": "Breed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37237/?format=api",
                    "id": 37237,
                    "name": "Breed",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-11-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]