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

[
    {
        "url": "https://demozoo.org/api/v1/productions/72587/?format=api",
        "demozoo_url": "https://demozoo.org/music/72587/",
        "id": 72587,
        "title": "Till Tords mor på 50-å",
        "author_nicks": [
            {
                "name": "Aforic Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31250/?format=api",
                    "id": 31250,
                    "name": "Aforic Inc.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-02-15",
        "supertype": "music",
        "platforms": [],
        "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/72607/?format=api",
        "demozoo_url": "https://demozoo.org/productions/72607/",
        "id": 72607,
        "title": "Malte Sturesson ...",
        "author_nicks": [
            {
                "name": "Aforic Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31250/?format=api",
                    "id": 31250,
                    "name": "Aforic Inc.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-02-15",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/53669/?format=api",
        "demozoo_url": "https://demozoo.org/music/53669/",
        "id": 53669,
        "title": "Saftkalas",
        "author_nicks": [
            {
                "name": "Aforic Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31250/?format=api",
                    "id": 31250,
                    "name": "Aforic Inc.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-12-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/54624/?format=api",
        "demozoo_url": "https://demozoo.org/music/54624/",
        "id": 54624,
        "title": "Sommarlov",
        "author_nicks": [
            {
                "name": "Aforic Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31250/?format=api",
                    "id": 31250,
                    "name": "Aforic Inc.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "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": []
    }
]