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

{
    "url": "https://demozoo.org/api/v1/productions/121666/?format=api",
    "demozoo_url": "https://demozoo.org/productions/121666/",
    "id": 121666,
    "title": "Breed",
    "author_nicks": [
        {
            "name": "Icebird",
            "abbreviation": "ICB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11515/?format=api",
                "id": 11515,
                "name": "Icebird",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-04-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
            "id": 35,
            "name": "Acorn Archimedes"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "giZMo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/556/?format=api",
                    "id": 556,
                    "name": "giZMo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://icebird.org/breed.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/icebird/breed.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5647"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/343/?format=api",
            "demozoo_url": "https://demozoo.org/parties/343/",
            "id": 343,
            "name": "Mekka & Symposium 1999",
            "tagline": "MS2k-1",
            "start_date": "1999-04-02",
            "end_date": "1999-04-05",
            "location": "Bad Fallingbostel, Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.86641,
            "longitude": 9.69558,
            "website": "http://ms.demo.org/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}