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

[
    {
        "url": "https://demozoo.org/api/v1/productions/177151/?format=api",
        "demozoo_url": "https://demozoo.org/productions/177151/",
        "id": 177151,
        "title": "TMDC8 Invitation",
        "author_nicks": [
            {
                "name": "Skaven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/356/?format=api",
                    "id": 356,
                    "name": "Skaven",
                    "is_group": false
                }
            },
            {
                "name": "Sol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3161/?format=api",
                    "id": 3161,
                    "name": "Sol",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "textmode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/177115/?format=api",
        "demozoo_url": "https://demozoo.org/productions/177115/",
        "id": 177115,
        "title": "TMDC7 Invitation",
        "author_nicks": [
            {
                "name": "Phaser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15539/?format=api",
                    "id": 15539,
                    "name": "Phaser",
                    "is_group": false
                }
            },
            {
                "name": "Sol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3161/?format=api",
                    "id": 3161,
                    "name": "Sol",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "textmode",
            "fmod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/21214/?format=api",
        "demozoo_url": "https://demozoo.org/music/21214/",
        "id": 21214,
        "title": "Tides of Time",
        "author_nicks": [
            {
                "name": "Mystical",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/213/?format=api",
                    "id": 213,
                    "name": "Mystical",
                    "is_group": false
                }
            },
            {
                "name": "Sol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3161/?format=api",
                    "id": 3161,
                    "name": "Sol",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-09",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "31ch"
        ]
    }
]