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

[
    {
        "url": "https://demozoo.org/api/v1/productions/276791/?format=api",
        "demozoo_url": "https://demozoo.org/music/276791/",
        "id": 276791,
        "title": "X-mas Present (tune 2)",
        "author_nicks": [
            {
                "name": "Arndt Heitkamp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46023/?format=api",
                    "id": 46023,
                    "name": "Arndt Heitkamp",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-12-23",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/340554/?format=api",
        "demozoo_url": "https://demozoo.org/music/340554/",
        "id": 340554,
        "title": "High Technique (tune 4)",
        "author_nicks": [
            {
                "name": "Arndt Heitkamp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46023/?format=api",
                    "id": 46023,
                    "name": "Arndt Heitkamp",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Excess",
                "abbreviation": "DXS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18031/?format=api",
                    "id": 18031,
                    "name": "Digital Excess",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-08-19",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/340555/?format=api",
        "demozoo_url": "https://demozoo.org/music/340555/",
        "id": 340555,
        "title": "High Technique (tune 5)",
        "author_nicks": [
            {
                "name": "Arndt Heitkamp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46023/?format=api",
                    "id": 46023,
                    "name": "Arndt Heitkamp",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Excess",
                "abbreviation": "DXS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18031/?format=api",
                    "id": 18031,
                    "name": "Digital Excess",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-08-19",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]