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

[
    {
        "url": "https://demozoo.org/api/v1/productions/87064/?format=api",
        "demozoo_url": "https://demozoo.org/productions/87064/",
        "id": 87064,
        "title": "Cubolator",
        "author_nicks": [
            {
                "name": "FcR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25981/?format=api",
                    "id": 25981,
                    "name": "FcR",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-06-20",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/51332/?format=api",
        "demozoo_url": "https://demozoo.org/productions/51332/",
        "id": 51332,
        "title": "Eklektron",
        "author_nicks": [
            {
                "name": "FcR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25981/?format=api",
                    "id": 25981,
                    "name": "FcR",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-09-27",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/179121/?format=api",
        "demozoo_url": "https://demozoo.org/music/179121/",
        "id": 179121,
        "title": "Hooligan",
        "author_nicks": [
            {
                "name": "FcR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25981/?format=api",
                    "id": 25981,
                    "name": "FcR",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hypnosis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66476/?format=api",
                    "id": 66476,
                    "name": "Hypnosis",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40540/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40540/",
        "id": 40540,
        "title": "SCEneST vs. Rage '98",
        "author_nicks": [
            {
                "name": "FcR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25981/?format=api",
                    "id": 25981,
                    "name": "FcR",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hypnosis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66476/?format=api",
                    "id": 66476,
                    "name": "Hypnosis",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]