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

[
    {
        "url": "https://demozoo.org/api/v1/productions/187015/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187015/",
        "id": 187015,
        "title": "Birdie 2018",
        "author_nicks": [
            {
                "name": "Birdmeister",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59554/?format=api",
                    "id": 59554,
                    "name": "Birdmeister",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-05-12",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/157179/?format=api",
        "demozoo_url": "https://demozoo.org/productions/157179/",
        "id": 157179,
        "title": "Följ Med På Birdie",
        "author_nicks": [
            {
                "name": "Birdmeister",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59554/?format=api",
                    "id": 59554,
                    "name": "Birdmeister",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-05-07",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/157218/?format=api",
        "demozoo_url": "https://demozoo.org/music/157218/",
        "id": 157218,
        "title": "Rosa Heli",
        "author_nicks": [
            {
                "name": "Birdmeister",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59554/?format=api",
                    "id": 59554,
                    "name": "Birdmeister",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-05-07",
        "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/140139/?format=api",
        "demozoo_url": "https://demozoo.org/productions/140139/",
        "id": 140139,
        "title": "Birdie",
        "author_nicks": [
            {
                "name": "Birdmeister",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59554/?format=api",
                    "id": 59554,
                    "name": "Birdmeister",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-05-16",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]