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

[
    {
        "url": "https://demozoo.org/api/v1/productions/348129/?format=api",
        "demozoo_url": "https://demozoo.org/productions/348129/",
        "id": 348129,
        "title": "A Blue One",
        "author_nicks": [
            {
                "name": "The Amiga Fighters",
                "abbreviation": "TAF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109509/?format=api",
                    "id": 109509,
                    "name": "The Amiga Fighters",
                    "is_group": true
                }
            },
            {
                "name": "The Tacky Twos",
                "abbreviation": "TTT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110008/?format=api",
                    "id": 110008,
                    "name": "The Tacky Twos",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/348130/?format=api",
        "demozoo_url": "https://demozoo.org/productions/348130/",
        "id": 348130,
        "title": "Amiga Fighters 1",
        "author_nicks": [
            {
                "name": "The Amiga Fighters",
                "abbreviation": "TAF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109509/?format=api",
                    "id": 109509,
                    "name": "The Amiga Fighters",
                    "is_group": true
                }
            },
            {
                "name": "The Tacky Twos",
                "abbreviation": "TTT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110008/?format=api",
                    "id": 110008,
                    "name": "The Tacky Twos",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/367903/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367903/",
        "id": 367903,
        "title": "Armag Demo",
        "author_nicks": [
            {
                "name": "The Amiga Fighters",
                "abbreviation": "TAF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109509/?format=api",
                    "id": 109509,
                    "name": "The Amiga Fighters",
                    "is_group": true
                }
            },
            {
                "name": "The Bit Boys",
                "abbreviation": "TBB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86042/?format=api",
                    "id": 86042,
                    "name": "The Bit Boys",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/367904/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367904/",
        "id": 367904,
        "title": "C64 Dreams",
        "author_nicks": [
            {
                "name": "The Amiga Fighters",
                "abbreviation": "TAF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109509/?format=api",
                    "id": 109509,
                    "name": "The Amiga Fighters",
                    "is_group": true
                }
            },
            {
                "name": "The Bit Boys",
                "abbreviation": "TBB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/86042/?format=api",
                    "id": 86042,
                    "name": "The Bit Boys",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-02-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "one-file-demo"
        ]
    }
]