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

[
    {
        "url": "https://demozoo.org/api/v1/productions/99522/?format=api",
        "demozoo_url": "https://demozoo.org/productions/99522/",
        "id": 99522,
        "title": "BFP 2013 Invite",
        "author_nicks": [
            {
                "name": "Durex",
                "abbreviation": "DRX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12951/?format=api",
                    "id": 12951,
                    "name": "Durex",
                    "is_group": true
                }
            },
            {
                "name": "Genesis Project",
                "abbreviation": "G*P",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                    "id": 3170,
                    "name": "Genesis Project",
                    "is_group": true
                }
            },
            {
                "name": "Hack'n'Trade",
                "abbreviation": "ht",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10273/?format=api",
                    "id": 10273,
                    "name": "Hack'n'Trade",
                    "is_group": true
                }
            },
            {
                "name": "Judas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7494/?format=api",
                    "id": 7494,
                    "name": "Judas",
                    "is_group": true
                }
            },
            {
                "name": "Triad",
                "abbreviation": "3AD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                    "id": 827,
                    "name": "Triad",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-05-28",
        "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/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/116572/?format=api",
        "demozoo_url": "https://demozoo.org/productions/116572/",
        "id": 116572,
        "title": "The Message",
        "author_nicks": [
            {
                "name": "Durex",
                "abbreviation": "DRX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12951/?format=api",
                    "id": 12951,
                    "name": "Durex",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-08-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/73360/?format=api",
        "demozoo_url": "https://demozoo.org/productions/73360/",
        "id": 73360,
        "title": "Deep Throat",
        "author_nicks": [
            {
                "name": "Durex",
                "abbreviation": "DRX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12951/?format=api",
                    "id": 12951,
                    "name": "Durex",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-07-28",
        "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/73399/?format=api",
        "demozoo_url": "https://demozoo.org/productions/73399/",
        "id": 73399,
        "title": "Appetizer",
        "author_nicks": [
            {
                "name": "Durex",
                "abbreviation": "DRX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12951/?format=api",
                    "id": 12951,
                    "name": "Durex",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-07-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]