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

[
    {
        "url": "https://demozoo.org/api/v1/productions/29613/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/29613/",
        "id": 29613,
        "title": "?",
        "author_nicks": [
            {
                "name": "Magna",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13106/?format=api",
                    "id": 13106,
                    "name": "Magna",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pers' Wastaiset Produktiot",
                "abbreviation": "PWP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3146/?format=api",
                    "id": 3146,
                    "name": "Pers' Wastaiset Produktiot",
                    "is_group": true
                }
            },
            {
                "name": "Voodoo Cult",
                "abbreviation": "VDC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13107/?format=api",
                    "id": 13107,
                    "name": "Voodoo Cult",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-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/29573/?format=api",
        "demozoo_url": "https://demozoo.org/productions/29573/",
        "id": 29573,
        "title": "Lärvi",
        "author_nicks": [
            {
                "name": "Lobotomy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19921/?format=api",
                    "id": 19921,
                    "name": "Lobotomy",
                    "is_group": false
                }
            },
            {
                "name": "Magna",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13106/?format=api",
                    "id": 13106,
                    "name": "Magna",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11-23",
        "supertype": "production",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/18228/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18228/",
        "id": 18228,
        "title": "Mech",
        "author_nicks": [
            {
                "name": "Magna",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13106/?format=api",
                    "id": 13106,
                    "name": "Magna",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Voodoo Cult",
                "abbreviation": "VDC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13107/?format=api",
                    "id": 13107,
                    "name": "Voodoo Cult",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-08-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]