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

[
    {
        "url": "https://demozoo.org/api/v1/productions/21017/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/21017/",
        "id": 21017,
        "title": "Live your life to the MMX!",
        "author_nicks": [
            {
                "name": "Devotion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5546/?format=api",
                    "id": 5546,
                    "name": "Devotion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-09",
        "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/21081/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/21081/",
        "id": 21081,
        "title": "Visions",
        "author_nicks": [
            {
                "name": "Devotion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5546/?format=api",
                    "id": 5546,
                    "name": "Devotion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-09",
        "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/209713/?format=api",
        "demozoo_url": "https://demozoo.org/productions/209713/",
        "id": 209713,
        "title": "Icing 97 beta invitation",
        "author_nicks": [
            {
                "name": "Devotion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5546/?format=api",
                    "id": 5546,
                    "name": "Devotion",
                    "is_group": false
                }
            },
            {
                "name": "Fender",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/218/?format=api",
                    "id": 218,
                    "name": "Fndr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-02-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]