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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58143/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/58143/",
        "id": 58143,
        "title": "Teenroom",
        "author_nicks": [
            {
                "name": "Skæve",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34089/?format=api",
                    "id": 34089,
                    "name": "DJ Skæve",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "AneXia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34090/?format=api",
                    "id": 34090,
                    "name": "AneXia",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-10-20",
        "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/58180/?format=api",
        "demozoo_url": "https://demozoo.org/music/58180/",
        "id": 58180,
        "title": "Rock on the mountianes",
        "author_nicks": [
            {
                "name": "DJ Killer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30558/?format=api",
                    "id": 30558,
                    "name": "DJ Killer",
                    "is_group": false
                }
            },
            {
                "name": "DJ Skæve",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34089/?format=api",
                    "id": 34089,
                    "name": "DJ Skæve",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "AneXia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34090/?format=api",
                    "id": 34090,
                    "name": "AneXia",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-02-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]