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

[
    {
        "url": "https://demozoo.org/api/v1/productions/176626/?format=api",
        "demozoo_url": "https://demozoo.org/productions/176626/",
        "id": 176626,
        "title": "Bomb Square Duel",
        "author_nicks": [
            {
                "name": "Virtual Dimension",
                "abbreviation": "VD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73513/?format=api",
                    "id": 73513,
                    "name": "Virtual Dimension",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-10-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284561/?format=api",
        "demozoo_url": "https://demozoo.org/productions/284561/",
        "id": 284561,
        "title": "Twist It 10%",
        "author_nicks": [
            {
                "name": "Virtual Dimension",
                "abbreviation": "VD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73513/?format=api",
                    "id": 73513,
                    "name": "Virtual Dimension",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-02-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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284564/?format=api",
        "demozoo_url": "https://demozoo.org/productions/284564/",
        "id": 284564,
        "title": "Lightning",
        "author_nicks": [
            {
                "name": "Virtual Dimension",
                "abbreviation": "VD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73513/?format=api",
                    "id": 73513,
                    "name": "Virtual Dimension",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-02-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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/181781/?format=api",
        "demozoo_url": "https://demozoo.org/productions/181781/",
        "id": 181781,
        "title": "Live: Vision 2003",
        "author_nicks": [
            {
                "name": "Virtual Dimension",
                "abbreviation": "VD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73513/?format=api",
                    "id": 73513,
                    "name": "Virtual Dimension",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-11",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/44/?format=api",
                "id": 44,
                "name": "Report",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/229907/?format=api",
        "demozoo_url": "https://demozoo.org/productions/229907/",
        "id": 229907,
        "title": "Red Sky BBS",
        "author_nicks": [
            {
                "name": "Virtual Dimension",
                "abbreviation": "VD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73513/?format=api",
                    "id": 73513,
                    "name": "Virtual Dimension",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]