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

[
    {
        "url": "https://demozoo.org/api/v1/productions/368049/?format=api",
        "demozoo_url": "https://demozoo.org/music/368049/",
        "id": 368049,
        "title": "Failure",
        "author_nicks": [
            {
                "name": "Jones",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139933/?format=api",
                    "id": 139933,
                    "name": "Jones",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Faith Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47540/?format=api",
                    "id": 47540,
                    "name": "Faith Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-28",
        "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/368444/?format=api",
        "demozoo_url": "https://demozoo.org/music/368444/",
        "id": 368444,
        "title": "Cosmic Odyssey",
        "author_nicks": [
            {
                "name": "Jones",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139933/?format=api",
                    "id": 139933,
                    "name": "Jones",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Faith Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47540/?format=api",
                    "id": 47540,
                    "name": "Faith Design",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-28",
        "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/345785/?format=api",
        "demozoo_url": "https://demozoo.org/music/345785/",
        "id": 345785,
        "title": "4 Trawnik",
        "author_nicks": [
            {
                "name": "Jones",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139933/?format=api",
                    "id": 139933,
                    "name": "Jones",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Samar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                    "id": 5088,
                    "name": "Samar Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-11-01",
        "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"
        ]
    }
]