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

[
    {
        "url": "https://demozoo.org/api/v1/productions/71032/?format=api",
        "demozoo_url": "https://demozoo.org/music/71032/",
        "id": 71032,
        "title": "Exotic Dream",
        "author_nicks": [
            {
                "name": "Brainware",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39009/?format=api",
                    "id": 39009,
                    "name": "Brainware",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Black Ice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39010/?format=api",
                    "id": 39010,
                    "name": "Black Ice",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-07-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/179387/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/179387/",
        "id": 179387,
        "title": "?",
        "author_nicks": [
            {
                "name": "Brainware",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39009/?format=api",
                    "id": 39009,
                    "name": "Brainware",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Black Ice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39010/?format=api",
                    "id": 39010,
                    "name": "Black Ice",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-05-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/179400/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/179400/",
        "id": 179400,
        "title": "Elena",
        "author_nicks": [
            {
                "name": "Brainware",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39009/?format=api",
                    "id": 39009,
                    "name": "Brainware",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-05-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]