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

[
    {
        "url": "https://demozoo.org/api/v1/productions/79426/?format=api",
        "demozoo_url": "https://demozoo.org/music/79426/",
        "id": 79426,
        "title": "blipeti blopeti",
        "author_nicks": [
            {
                "name": "Kallekanin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3576/?format=api",
                    "id": 3576,
                    "name": "Kallekanin",
                    "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": "2007-08-04",
        "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/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/67486/?format=api",
        "demozoo_url": "https://demozoo.org/productions/67486/",
        "id": 67486,
        "title": "Pekka Sairanhoitaja",
        "author_nicks": [
            {
                "name": "Hauberk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37945/?format=api",
                    "id": 37945,
                    "name": "Hauberk",
                    "is_group": false
                }
            },
            {
                "name": "Kallekanin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3576/?format=api",
                    "id": 3576,
                    "name": "Kallekanin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/27/?format=api",
                "id": 27,
                "name": "Calculator"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ti-86"
        ]
    }
]