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

[
    {
        "url": "https://demozoo.org/api/v1/productions/186527/?format=api",
        "demozoo_url": "https://demozoo.org/productions/186527/",
        "id": 186527,
        "title": "Atarin",
        "author_nicks": [
            {
                "name": "Techno Lab",
                "abbreviation": "TL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9065/?format=api",
                    "id": 9065,
                    "name": "Techno Lab",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-04-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/160019/?format=api",
        "demozoo_url": "https://demozoo.org/productions/160019/",
        "id": 160019,
        "title": "200",
        "author_nicks": [
            {
                "name": "Light Future Group",
                "abbreviation": "LFG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9184/?format=api",
                    "id": 9184,
                    "name": "Light Future Group",
                    "is_group": true
                }
            },
            {
                "name": "Techno Lab",
                "abbreviation": "TL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9065/?format=api",
                    "id": 9065,
                    "name": "Techno Lab",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-07-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/69/?format=api",
                "id": 69,
                "name": "ZX Spectrum Enhanced"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ts-conf"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/156517/?format=api",
        "demozoo_url": "https://demozoo.org/productions/156517/",
        "id": 156517,
        "title": "Bad Apple!! 512",
        "author_nicks": [
            {
                "name": "Techno Lab",
                "abbreviation": "TL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9065/?format=api",
                    "id": 9065,
                    "name": "Techno Lab",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-02-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/69/?format=api",
                "id": 69,
                "name": "ZX Spectrum Enhanced"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "turbosound",
            "512k",
            "bad-apple"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/13608/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13608/",
        "id": 13608,
        "title": "Rabbit In Rage 1",
        "author_nicks": [
            {
                "name": "Techno Lab",
                "abbreviation": "TL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9065/?format=api",
                    "id": 9065,
                    "name": "Techno Lab",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]