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

[
    {
        "url": "https://demozoo.org/api/v1/productions/61405/?format=api",
        "demozoo_url": "https://demozoo.org/productions/61405/",
        "id": 61405,
        "title": "Tank Racer Cracktro",
        "author_nicks": [
            {
                "name": "Mono211",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5469/?format=api",
                    "id": 5469,
                    "name": "Mono211",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/283302/?format=api",
        "demozoo_url": "https://demozoo.org/productions/283302/",
        "id": 283302,
        "title": "C64 Classics LP",
        "author_nicks": [
            {
                "name": "Mono",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5469/?format=api",
                    "id": 5469,
                    "name": "Mono211",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-23",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "musicdisk-without-code"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/250952/?format=api",
        "demozoo_url": "https://demozoo.org/productions/250952/",
        "id": 250952,
        "title": "Release#001",
        "author_nicks": [
            {
                "name": "Mono",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5469/?format=api",
                    "id": 5469,
                    "name": "Mono211",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]