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

[
    {
        "url": "https://demozoo.org/api/v1/productions/72337/?format=api",
        "demozoo_url": "https://demozoo.org/productions/72337/",
        "id": 72337,
        "title": "Two Bottles Of Rum",
        "author_nicks": [
            {
                "name": "Galm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18789/?format=api",
                    "id": 18789,
                    "name": "Galm",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-07-08",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/83325/?format=api",
        "demozoo_url": "https://demozoo.org/productions/83325/",
        "id": 83325,
        "title": "Birdie 16 Invitro",
        "author_nicks": [
            {
                "name": "Galm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18789/?format=api",
                    "id": 18789,
                    "name": "Galm",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-04-29",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/356985/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/356985/",
        "id": 356985,
        "title": "Galm #14b",
        "author_nicks": [
            {
                "name": "Galm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18789/?format=api",
                    "id": 18789,
                    "name": "Galm",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-11",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/356986/?format=api",
        "demozoo_url": "https://demozoo.org/productions/356986/",
        "id": 356986,
        "title": "Backslash #3 Invitro",
        "author_nicks": [
            {
                "name": "Galm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18789/?format=api",
                    "id": 18789,
                    "name": "Galm",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-11",
        "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/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/356984/?format=api",
        "demozoo_url": "https://demozoo.org/productions/356984/",
        "id": 356984,
        "title": "Galmzine #1",
        "author_nicks": [
            {
                "name": "Galm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18789/?format=api",
                    "id": 18789,
                    "name": "Galm",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]