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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50890/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/50890/",
        "id": 50890,
        "title": "High on Etaksy",
        "author_nicks": [
            {
                "name": "Killasheep",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12100/?format=api",
                    "id": 12100,
                    "name": "Faaret",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TBC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/641/?format=api",
                    "id": 641,
                    "name": "TBC",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-10-21",
        "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/50932/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/50932/",
        "id": 50932,
        "title": "Hvad Gør Blomster For At Ha Det Sjovt",
        "author_nicks": [
            {
                "name": "Killasheep",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12100/?format=api",
                    "id": 12100,
                    "name": "Faaret",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TBC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/641/?format=api",
                    "id": 641,
                    "name": "TBC",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]