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

[
    {
        "url": "https://demozoo.org/api/v1/productions/138319/?format=api",
        "demozoo_url": "https://demozoo.org/productions/138319/",
        "id": 138319,
        "title": "Bussi",
        "author_nicks": [
            {
                "name": "Anciat Productionz",
                "abbreviation": "AP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37706/?format=api",
                    "id": 37706,
                    "name": "Anciat Productionz",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-05-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "sdl",
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/66801/?format=api",
        "demozoo_url": "https://demozoo.org/productions/66801/",
        "id": 66801,
        "title": "Lauantai aamun krapula",
        "author_nicks": [
            {
                "name": "Anciat Productionz",
                "abbreviation": "AP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37706/?format=api",
                    "id": 37706,
                    "name": "Anciat Productionz",
                    "is_group": true
                }
            },
            {
                "name": "TNSP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9770/?format=api",
                    "id": 9770,
                    "name": "TNSP",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "sdl",
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/66887/?format=api",
        "demozoo_url": "https://demozoo.org/productions/66887/",
        "id": 66887,
        "title": "McDonals",
        "author_nicks": [
            {
                "name": "Anciat Productionz",
                "abbreviation": "AP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37706/?format=api",
                    "id": 37706,
                    "name": "Anciat Productionz",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-01-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "turbo-pascal",
            "pklite"
        ]
    }
]