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

[
    {
        "url": "https://demozoo.org/api/v1/productions/236611/?format=api",
        "demozoo_url": "https://demozoo.org/music/236611/",
        "id": 236611,
        "title": "-unknown- (from Come Find Yourself)",
        "author_nicks": [
            {
                "name": "Celtic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12744/?format=api",
                    "id": 12744,
                    "name": "Celtic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-03-30",
        "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/32889/?format=api",
        "demozoo_url": "https://demozoo.org/music/32889/",
        "id": 32889,
        "title": "Virgin-Style",
        "author_nicks": [
            {
                "name": "Celtic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12744/?format=api",
                    "id": 12744,
                    "name": "Celtic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Axis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/612/?format=api",
                    "id": 612,
                    "name": "Axis",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-07-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "ahx"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/163294/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/163294/",
        "id": 163294,
        "title": "Naked",
        "author_nicks": [
            {
                "name": "Celtic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12744/?format=api",
                    "id": 12744,
                    "name": "Celtic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-07-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]