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

[
    {
        "url": "https://demozoo.org/api/v1/productions/6349/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/6349/",
        "id": 6349,
        "title": "Him & Her",
        "author_nicks": [
            {
                "name": "Morten",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4020/?format=api",
                    "id": 4020,
                    "name": "Morten",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "ASDF-Team",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7687/?format=api",
                    "id": 7687,
                    "name": "ASDF-Team",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-08-01",
        "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/5372/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/5372/",
        "id": 5372,
        "title": "Dick On A Mission",
        "author_nicks": [
            {
                "name": "Morten",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4020/?format=api",
                    "id": 4020,
                    "name": "Morten",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-12-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "nsfw"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/273827/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/273827/",
        "id": 273827,
        "title": "?",
        "author_nicks": [
            {
                "name": "Morten",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4020/?format=api",
                    "id": 4020,
                    "name": "Morten",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Spaceballs",
                "abbreviation": "SPB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3/?format=api",
                    "id": 3,
                    "name": "Spaceballs",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-07-11",
        "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/2009/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/2009/",
        "id": 2009,
        "title": "Dexion",
        "author_nicks": [
            {
                "name": "Morten",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4020/?format=api",
                    "id": 4020,
                    "name": "Morten",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dexion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1112/?format=api",
                    "id": 1112,
                    "name": "Dexion",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-12-28",
        "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/1292/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/1292/",
        "id": 1292,
        "title": "?",
        "author_nicks": [
            {
                "name": "Morten",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4020/?format=api",
                    "id": 4020,
                    "name": "Morten",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dexion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1112/?format=api",
                    "id": 1112,
                    "name": "Dexion",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-09-29",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]