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

[
    {
        "url": "https://demozoo.org/api/v1/productions/4822/?format=api",
        "demozoo_url": "https://demozoo.org/music/4822/",
        "id": 4822,
        "title": "Take My Hand",
        "author_nicks": [
            {
                "name": "Blackis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3577/?format=api",
                    "id": 3577,
                    "name": "Blackis",
                    "is_group": false
                }
            },
            {
                "name": "Castor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3578/?format=api",
                    "id": 3578,
                    "name": "Castor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Immersion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3573/?format=api",
                    "id": 3573,
                    "name": "Inversion",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-03-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
                "id": 31,
                "name": "Executable Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/77233/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77233/",
        "id": 77233,
        "title": "Doobie",
        "author_nicks": [
            {
                "name": "Blackis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3577/?format=api",
                    "id": 3577,
                    "name": "Blackis",
                    "is_group": false
                }
            },
            {
                "name": "Kallekanin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3576/?format=api",
                    "id": 3576,
                    "name": "Kallekanin",
                    "is_group": false
                }
            },
            {
                "name": "Plague",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40511/?format=api",
                    "id": 40511,
                    "name": "Plague",
                    "is_group": false
                }
            },
            {
                "name": "zoi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3574/?format=api",
                    "id": 3574,
                    "name": "zoi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-08-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/175710/?format=api",
        "demozoo_url": "https://demozoo.org/productions/175710/",
        "id": 175710,
        "title": "arid",
        "author_nicks": [
            {
                "name": "Blackis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3577/?format=api",
                    "id": 3577,
                    "name": "Blackis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/94/?format=api",
                "id": 94,
                "name": "Mac OS (Classic)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]