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

[
    {
        "url": "https://demozoo.org/api/v1/productions/154580/?format=api",
        "demozoo_url": "https://demozoo.org/productions/154580/",
        "id": 154580,
        "title": "Killer Queen",
        "author_nicks": [
            {
                "name": "Dawn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70060/?format=api",
                    "id": 70060,
                    "name": "Dawn",
                    "is_group": true
                }
            },
            {
                "name": "Virility",
                "abbreviation": "VRL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64404/?format=api",
                    "id": 64404,
                    "name": "Virility",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-02",
        "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": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/168708/?format=api",
        "demozoo_url": "https://demozoo.org/productions/168708/",
        "id": 168708,
        "title": "Goodbye Deliverance",
        "author_nicks": [
            {
                "name": "Dawn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70060/?format=api",
                    "id": 70060,
                    "name": "Dawn",
                    "is_group": true
                }
            },
            {
                "name": "Deliverance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70061/?format=api",
                    "id": 70061,
                    "name": "Deliverance",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-01-20",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/168706/?format=api",
        "demozoo_url": "https://demozoo.org/productions/168706/",
        "id": 168706,
        "title": "Red Rose",
        "author_nicks": [
            {
                "name": "Dawn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70060/?format=api",
                    "id": 70060,
                    "name": "Dawn",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-12",
        "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": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/168707/?format=api",
        "demozoo_url": "https://demozoo.org/productions/168707/",
        "id": 168707,
        "title": "Ikzmas",
        "author_nicks": [
            {
                "name": "Dawn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70060/?format=api",
                    "id": 70060,
                    "name": "Dawn",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-12",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]