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

[
    {
        "url": "https://demozoo.org/api/v1/productions/79873/?format=api",
        "demozoo_url": "https://demozoo.org/productions/79873/",
        "id": 79873,
        "title": "K Version 0.01",
        "author_nicks": [
            {
                "name": "EXA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2182/?format=api",
                    "id": 2182,
                    "name": "EXA",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "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/60683/?format=api",
        "demozoo_url": "https://demozoo.org/productions/60683/",
        "id": 60683,
        "title": "Entracte",
        "author_nicks": [
            {
                "name": "EXA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2182/?format=api",
                    "id": 2182,
                    "name": "EXA",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/50/?format=api",
                "id": 50,
                "name": "96K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "screenshots-needed"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/79872/?format=api",
        "demozoo_url": "https://demozoo.org/productions/79872/",
        "id": 79872,
        "title": "Evolution",
        "author_nicks": [
            {
                "name": "EXA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2182/?format=api",
                    "id": 2182,
                    "name": "EXA",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "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/27963/?format=api",
        "demozoo_url": "https://demozoo.org/productions/27963/",
        "id": 27963,
        "title": "Geranium",
        "author_nicks": [
            {
                "name": "EXA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2182/?format=api",
                    "id": 2182,
                    "name": "EXA",
                    "is_group": true
                }
            },
            {
                "name": "Extremely Kriminal Organisation",
                "abbreviation": "EKO",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2110/?format=api",
                    "id": 2110,
                    "name": "Extremely Kriminal Organisation",
                    "is_group": true
                }
            },
            {
                "name": "Hemoroids",
                "abbreviation": "HMD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2194/?format=api",
                    "id": 2194,
                    "name": "Hemoroids",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08-14",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
                "id": 17,
                "name": "Atari Falcon"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]