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

[
    {
        "url": "https://demozoo.org/api/v1/productions/166728/?format=api",
        "demozoo_url": "https://demozoo.org/productions/166728/",
        "id": 166728,
        "title": "Hard'n'Heavy +2",
        "author_nicks": [
            {
                "name": "Funtex",
                "abbreviation": "FTX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69082/?format=api",
                    "id": 69082,
                    "name": "Funtex",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-05-04",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "hard-n-heavy"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/336211/?format=api",
        "demozoo_url": "https://demozoo.org/productions/336211/",
        "id": 336211,
        "title": "Co-Op",
        "author_nicks": [
            {
                "name": "Dust",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72275/?format=api",
                    "id": 72275,
                    "name": "Dust",
                    "is_group": true
                }
            },
            {
                "name": "Funtex",
                "abbreviation": "FTX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69082/?format=api",
                    "id": 69082,
                    "name": "Funtex",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-04-15",
        "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/331291/?format=api",
        "demozoo_url": "https://demozoo.org/productions/331291/",
        "id": 331291,
        "title": "A Demo",
        "author_nicks": [
            {
                "name": "Funtex",
                "abbreviation": "FTX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69082/?format=api",
                    "id": 69082,
                    "name": "Funtex",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-12-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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/331292/?format=api",
        "demozoo_url": "https://demozoo.org/productions/331292/",
        "id": 331292,
        "title": "Time Crunch V4.21+",
        "author_nicks": [
            {
                "name": "Funtex",
                "abbreviation": "FTX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69082/?format=api",
                    "id": 69082,
                    "name": "Funtex",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-11-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": [
            "timecruncher"
        ]
    }
]