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

[
    {
        "url": "https://demozoo.org/api/v1/productions/312074/?format=api",
        "demozoo_url": "https://demozoo.org/music/312074/",
        "id": 312074,
        "title": "Benny Hill",
        "author_nicks": [
            {
                "name": "Ivory",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123760/?format=api",
                    "id": 123760,
                    "name": "Ivory",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "2000 A.D.",
                "abbreviation": "2AD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20/?format=api",
                    "id": 20,
                    "name": "2000 A.D.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989",
        "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/356547/?format=api",
        "demozoo_url": "https://demozoo.org/music/356547/",
        "id": 356547,
        "title": "Sad",
        "author_nicks": [
            {
                "name": "Ivory",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123760/?format=api",
                    "id": 123760,
                    "name": "Ivory",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Freedom Force",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63199/?format=api",
                    "id": 63199,
                    "name": "Freedom Force",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989",
        "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/295326/?format=api",
        "demozoo_url": "https://demozoo.org/music/295326/",
        "id": 295326,
        "title": "Fanzy (tune 1)",
        "author_nicks": [
            {
                "name": "Fatboy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123760/?format=api",
                    "id": 123760,
                    "name": "Ivory",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Anthrax",
                "abbreviation": "ANX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123587/?format=api",
                    "id": 123587,
                    "name": "Anthrax",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988-10-13",
        "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/295327/?format=api",
        "demozoo_url": "https://demozoo.org/music/295327/",
        "id": 295327,
        "title": "Fanzy (tune 2)",
        "author_nicks": [
            {
                "name": "Fatboy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123760/?format=api",
                    "id": 123760,
                    "name": "Ivory",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Anthrax",
                "abbreviation": "ANX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123587/?format=api",
                    "id": 123587,
                    "name": "Anthrax",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988-10-13",
        "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": []
    }
]