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

[
    {
        "url": "https://demozoo.org/api/v1/productions/170125/?format=api",
        "demozoo_url": "https://demozoo.org/productions/170125/",
        "id": 170125,
        "title": "Raster Stuff for UDI",
        "author_nicks": [
            {
                "name": "Didi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5914/?format=api",
                    "id": 5914,
                    "name": "Didi",
                    "is_group": false
                }
            },
            {
                "name": "Underground Domain Inc.",
                "abbreviation": "UDI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71479/?format=api",
                    "id": 71479,
                    "name": "Underground Domain Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-01-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/198736/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198736/",
        "id": 198736,
        "title": "UDI Intro 2",
        "author_nicks": [
            {
                "name": "Underground Domain Inc.",
                "abbreviation": "UDI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71479/?format=api",
                    "id": 71479,
                    "name": "Underground Domain Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-07-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
                "id": 43,
                "name": "8K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/198737/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198737/",
        "id": 198737,
        "title": "Dissenters",
        "author_nicks": [
            {
                "name": "Underground Domain Inc.",
                "abbreviation": "UDI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71479/?format=api",
                    "id": 71479,
                    "name": "Underground Domain Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-07-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/198735/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198735/",
        "id": 198735,
        "title": "UDI Intro 1",
        "author_nicks": [
            {
                "name": "Underground Domain Inc.",
                "abbreviation": "UDI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71479/?format=api",
                    "id": 71479,
                    "name": "Underground Domain Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-03-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
                "id": 43,
                "name": "8K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-music"
        ]
    }
]