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

[
    {
        "url": "https://demozoo.org/api/v1/productions/280508/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/280508/",
        "id": 280508,
        "title": "Logo Competition for Solskogen 2020",
        "author_nicks": [
            {
                "name": "obviousdisaster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114914/?format=api",
                    "id": 114914,
                    "name": "obviousdisaster",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NeoKorteX",
                "abbreviation": "nKx",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90368/?format=api",
                    "id": 90368,
                    "name": "NeoKorteX",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-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/286903/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/286903/",
        "id": 286903,
        "title": "Phenomena Enigma font by Terminator rebuild",
        "author_nicks": [
            {
                "name": "obviousdisaster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114914/?format=api",
                    "id": 114914,
                    "name": "obviousdisaster",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "NeoKorteX",
                "abbreviation": "nKx",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90368/?format=api",
                    "id": 90368,
                    "name": "NeoKorteX",
                    "is_group": true
                }
            }
        ],
        "release_date": "2020-07",
        "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": []
    }
]