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

[
    {
        "url": "https://demozoo.org/api/v1/productions/368401/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368401/",
        "id": 368401,
        "title": "Battle Khaos II",
        "author_nicks": [
            {
                "name": "Tinnitus",
                "abbreviation": "TIN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49934/?format=api",
                    "id": 49934,
                    "name": "Tinnitus",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-12-30",
        "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/160798/?format=api",
        "demozoo_url": "https://demozoo.org/productions/160798/",
        "id": 160798,
        "title": "As Far As the Eye Can See",
        "author_nicks": [
            {
                "name": "Tinnitus",
                "abbreviation": "TIN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49934/?format=api",
                    "id": 49934,
                    "name": "Tinnitus",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "6581",
            "concept"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/368399/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368399/",
        "id": 368399,
        "title": "Asterion Sid-Tracker V1.1",
        "author_nicks": [
            {
                "name": "Tinnitus",
                "abbreviation": "TIN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49934/?format=api",
                    "id": 49934,
                    "name": "Tinnitus",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-05-31",
        "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": [
            "tracker"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/368402/?format=api",
        "demozoo_url": "https://demozoo.org/productions/368402/",
        "id": 368402,
        "title": "Lullabies for Naughty Children",
        "author_nicks": [
            {
                "name": "Tinnitus",
                "abbreviation": "TIN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49934/?format=api",
                    "id": 49934,
                    "name": "Tinnitus",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-04-30",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]