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

[
    {
        "url": "https://demozoo.org/api/v1/productions/37547/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/37547/",
        "id": 37547,
        "title": "Avatar",
        "author_nicks": [
            {
                "name": "Gerync",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12085/?format=api",
                    "id": 12085,
                    "name": "Gerync",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Drifters",
                "abbreviation": "DFT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5586/?format=api",
                    "id": 5586,
                    "name": "Drifters",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-22",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "interlaced"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/40601/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/40601/",
        "id": 40601,
        "title": "Robot",
        "author_nicks": [
            {
                "name": "Gerync",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12085/?format=api",
                    "id": 12085,
                    "name": "Gerync",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Different",
                "abbreviation": "DRT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26018/?format=api",
                    "id": 26018,
                    "name": "Different",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-04",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "interlaced"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39431/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39431/",
        "id": 39431,
        "title": "Creature",
        "author_nicks": [
            {
                "name": "Gerync",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12085/?format=api",
                    "id": 12085,
                    "name": "Gerync",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-02-08",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/97328/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/97328/",
        "id": 97328,
        "title": "Aliens",
        "author_nicks": [
            {
                "name": "Gerync",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12085/?format=api",
                    "id": 12085,
                    "name": "Gerync",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Different",
                "abbreviation": "DRT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26018/?format=api",
                    "id": 26018,
                    "name": "Different",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-11-08",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]