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

[
    {
        "url": "https://demozoo.org/api/v1/productions/327298/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/327298/",
        "id": 327298,
        "title": "Efendi",
        "author_nicks": [
            {
                "name": "Chaotique",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138512/?format=api",
                    "id": 138512,
                    "name": "Chaotique",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Demodojo",
                "abbreviation": "DD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42738/?format=api",
                    "id": 42738,
                    "name": "Demodojo",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-09-08",
        "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/327301/?format=api",
        "demozoo_url": "https://demozoo.org/music/327301/",
        "id": 327301,
        "title": "City of Jaded Eyes",
        "author_nicks": [
            {
                "name": "Chaotique",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/138512/?format=api",
                    "id": 138512,
                    "name": "Chaotique",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Demodojo",
                "abbreviation": "DD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42738/?format=api",
                    "id": 42738,
                    "name": "Demodojo",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-09-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]