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

[
    {
        "url": "https://demozoo.org/api/v1/productions/62189/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/62189/",
        "id": 62189,
        "title": "Downtown",
        "author_nicks": [
            {
                "name": "Maly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34554/?format=api",
                    "id": 34554,
                    "name": "Mr.Wit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-03",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/59583/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/59583/",
        "id": 59583,
        "title": "Czaszka",
        "author_nicks": [
            {
                "name": "Mr.Wit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34554/?format=api",
                    "id": 34554,
                    "name": "Mr.Wit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Shadows",
                "abbreviation": "SHD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2247/?format=api",
                    "id": 2247,
                    "name": "Shadows",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-06-05",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "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/59584/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/59584/",
        "id": 59584,
        "title": "Mountains",
        "author_nicks": [
            {
                "name": "Mr.Wit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34554/?format=api",
                    "id": 34554,
                    "name": "Mr.Wit",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Shadows",
                "abbreviation": "SHD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2247/?format=api",
                    "id": 2247,
                    "name": "Shadows",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-06-05",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]