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

[
    {
        "url": "https://demozoo.org/api/v1/productions/310220/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/310220/",
        "id": 310220,
        "title": "dirart4sommarhack",
        "author_nicks": [
            {
                "name": "Sink",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2436/?format=api",
                    "id": 2436,
                    "name": "Sink",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hemoroids",
                "abbreviation": "HMD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2194/?format=api",
                    "id": 2194,
                    "name": "Hemoroids",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-07-09",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "spectrum-512"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/296531/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/296531/",
        "id": 296531,
        "title": "Toys4Boy",
        "author_nicks": [
            {
                "name": "Sink",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2436/?format=api",
                    "id": 2436,
                    "name": "Sink",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hemoroids",
                "abbreviation": "HMD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2194/?format=api",
                    "id": 2194,
                    "name": "Hemoroids",
                    "is_group": true
                }
            }
        ],
        "release_date": "2021-07-10",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/149622/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/149622/",
        "id": 149622,
        "title": "20 Years Ago",
        "author_nicks": [
            {
                "name": "Raid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15824/?format=api",
                    "id": 15824,
                    "name": "Raid",
                    "is_group": false
                }
            },
            {
                "name": "Sink",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2436/?format=api",
                    "id": 2436,
                    "name": "Sink",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hemoroids",
                "abbreviation": "HMD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2194/?format=api",
                    "id": 2194,
                    "name": "Hemoroids",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-12-10",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]