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

[
    {
        "url": "https://demozoo.org/api/v1/productions/113638/?format=api",
        "demozoo_url": "https://demozoo.org/music/113638/",
        "id": 113638,
        "title": "Elof Mix",
        "author_nicks": [
            {
                "name": "Elof",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2650/?format=api",
                    "id": 2650,
                    "name": "Elof",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sndh",
            "ste-dma"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/113639/?format=api",
        "demozoo_url": "https://demozoo.org/music/113639/",
        "id": 113639,
        "title": "Farvalse",
        "author_nicks": [
            {
                "name": "Elof",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2650/?format=api",
                    "id": 2650,
                    "name": "Elof",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sndh",
            "ste-dma"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/115756/?format=api",
        "demozoo_url": "https://demozoo.org/music/115756/",
        "id": 115756,
        "title": "Träskoaffären",
        "author_nicks": [
            {
                "name": "Elof",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2650/?format=api",
                    "id": 2650,
                    "name": "Elof",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Unit 17",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2273/?format=api",
                    "id": 2273,
                    "name": "Unit 17",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-05-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]