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

[
    {
        "url": "https://demozoo.org/api/v1/productions/158229/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/158229/",
        "id": 158229,
        "title": "evergreen",
        "author_nicks": [
            {
                "name": "Madmack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51045/?format=api",
                    "id": 51045,
                    "name": "Madmack",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-05-21",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/133231/?format=api",
        "demozoo_url": "https://demozoo.org/music/133231/",
        "id": 133231,
        "title": "Warm february",
        "author_nicks": [
            {
                "name": "Madmack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51045/?format=api",
                    "id": 51045,
                    "name": "Madmack",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dreamweb",
                "abbreviation": "DW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15003/?format=api",
                    "id": 15003,
                    "name": "Dreamweb",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-02-21",
        "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/130071/?format=api",
        "demozoo_url": "https://demozoo.org/music/130071/",
        "id": 130071,
        "title": "Android",
        "author_nicks": [
            {
                "name": "pinio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51045/?format=api",
                    "id": 51045,
                    "name": "Madmack",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-12-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/115266/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/115266/",
        "id": 115266,
        "title": "Eagle",
        "author_nicks": [
            {
                "name": "Piniu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51045/?format=api",
                    "id": 51045,
                    "name": "Madmack",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-06-28",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]