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

[
    {
        "url": "https://demozoo.org/api/v1/productions/122731/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/122731/",
        "id": 122731,
        "title": "Compo Picture",
        "author_nicks": [
            {
                "name": "TMT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13168/?format=api",
                    "id": 13168,
                    "name": "TMT",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wrath Designs",
                "abbreviation": "WD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                    "id": 135,
                    "name": "Wrath Designs",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-11-19",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/129293/?format=api",
        "demozoo_url": "https://demozoo.org/music/129293/",
        "id": 129293,
        "title": "Compo-tune",
        "author_nicks": [
            {
                "name": "TMT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13168/?format=api",
                    "id": 13168,
                    "name": "TMT",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-05-30",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/129303/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/129303/",
        "id": 129303,
        "title": "Compopic TCC1993",
        "author_nicks": [
            {
                "name": "TMT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13168/?format=api",
                    "id": 13168,
                    "name": "TMT",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wrath Designs",
                "abbreviation": "WD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                    "id": 135,
                    "name": "Wrath Designs",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-05-30",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/55089/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/55089/",
        "id": 55089,
        "title": "Girl on the Beach",
        "author_nicks": [
            {
                "name": "TMT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13168/?format=api",
                    "id": 13168,
                    "name": "TMT",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Wrath Designs",
                "abbreviation": "WD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                    "id": 135,
                    "name": "Wrath Designs",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-04-19",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    }
]