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

[
    {
        "url": "https://demozoo.org/api/v1/productions/37834/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/37834/",
        "id": 37834,
        "title": "Not Even Close To Be Finished",
        "author_nicks": [
            {
                "name": "Ferrex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11944/?format=api",
                    "id": 11944,
                    "name": "Ferrex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Superior Art Creations",
                "abbreviation": "SAC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                    "id": 7050,
                    "name": "Superior Art Creations",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-08",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/22327/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/22327/",
        "id": 22327,
        "title": "Experiment = Qual",
        "author_nicks": [
            {
                "name": "Ferrex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11944/?format=api",
                    "id": 11944,
                    "name": "Ferrex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/20913/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/20913/",
        "id": 20913,
        "title": "Evake",
        "author_nicks": [
            {
                "name": "Ferrex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11944/?format=api",
                    "id": 11944,
                    "name": "Ferrex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ACiD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                    "id": 7647,
                    "name": "ACiD",
                    "is_group": true
                }
            },
            {
                "name": "Superior Art Creations",
                "abbreviation": "SAC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                    "id": 7050,
                    "name": "Superior Art Creations",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/21769/?format=api",
        "demozoo_url": "https://demozoo.org/music/21769/",
        "id": 21769,
        "title": "Hymn",
        "author_nicks": [
            {
                "name": "Crome",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11700/?format=api",
                    "id": 11700,
                    "name": "Crome",
                    "is_group": false
                }
            },
            {
                "name": "Ferrex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11944/?format=api",
                    "id": 11944,
                    "name": "Ferrex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Superior Art Creations",
                "abbreviation": "SAC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                    "id": 7050,
                    "name": "Superior Art Creations",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]