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

[
    {
        "url": "https://demozoo.org/api/v1/productions/40912/?format=api",
        "demozoo_url": "https://demozoo.org/music/40912/",
        "id": 40912,
        "title": "Hyper Speed",
        "author_nicks": [
            {
                "name": "Bizet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26115/?format=api",
                    "id": 26115,
                    "name": "Bizet",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DE-Koder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32951/?format=api",
                    "id": 32951,
                    "name": "DE-Koder",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-11-08",
        "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/129890/?format=api",
        "demozoo_url": "https://demozoo.org/music/129890/",
        "id": 129890,
        "title": "High Gravitation",
        "author_nicks": [
            {
                "name": "Bizet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26115/?format=api",
                    "id": 26115,
                    "name": "Bizet",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DE-Koder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32951/?format=api",
                    "id": 32951,
                    "name": "DE-Koder",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-31",
        "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": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/129891/?format=api",
        "demozoo_url": "https://demozoo.org/music/129891/",
        "id": 129891,
        "title": "Love Me Tender",
        "author_nicks": [
            {
                "name": "Bizet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26115/?format=api",
                    "id": 26115,
                    "name": "Bizet",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "DE-Koder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32951/?format=api",
                    "id": 32951,
                    "name": "DE-Koder",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-31",
        "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": [
            "8580",
            "remix"
        ]
    }
]