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

[
    {
        "url": "https://demozoo.org/api/v1/productions/64668/?format=api",
        "demozoo_url": "https://demozoo.org/productions/64668/",
        "id": 64668,
        "title": "The Vision Intro",
        "author_nicks": [
            {
                "name": "The Vision",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61489/?format=api",
                    "id": 61489,
                    "name": "The Vision",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aenigmatica",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32126/?format=api",
                    "id": 32126,
                    "name": "Aenigmatica",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-08-23",
        "supertype": "production",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/121602/?format=api",
        "demozoo_url": "https://demozoo.org/productions/121602/",
        "id": 121602,
        "title": "Myth Cracktro",
        "author_nicks": [
            {
                "name": "The Vision",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61489/?format=api",
                    "id": 61489,
                    "name": "The Vision",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-07-04",
        "supertype": "production",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "myth"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/64667/?format=api",
        "demozoo_url": "https://demozoo.org/productions/64667/",
        "id": 64667,
        "title": "Skidoo Cracktro",
        "author_nicks": [
            {
                "name": "The Menacing Cracking Alliance",
                "abbreviation": "MCA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31765/?format=api",
                    "id": 31765,
                    "name": "The Menacing Cracking Alliance",
                    "is_group": true
                }
            },
            {
                "name": "The Vision",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61489/?format=api",
                    "id": 61489,
                    "name": "The Vision",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Aenigmatica",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32126/?format=api",
                    "id": 32126,
                    "name": "Aenigmatica",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989",
        "supertype": "production",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/121496/?format=api",
        "demozoo_url": "https://demozoo.org/productions/121496/",
        "id": 121496,
        "title": "The Omen",
        "author_nicks": [
            {
                "name": "The Vision",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61489/?format=api",
                    "id": 61489,
                    "name": "The Vision",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-10-05",
        "supertype": "production",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]