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

{
    "url": "https://demozoo.org/api/v1/productions/121669/?format=api",
    "demozoo_url": "https://demozoo.org/productions/121669/",
    "id": 121669,
    "title": "Codecraft #3 invitation",
    "author_nicks": [
        {
            "name": "Kümmel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58722/?format=api",
                "id": 58722,
                "name": "Kümmel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Icebird",
            "abbreviation": "ICB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11515/?format=api",
                "id": 11515,
                "name": "Icebird",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-01",
    "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/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kümmel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58722/?format=api",
                    "id": 58722,
                    "name": "Kümmel",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/codecraft3/info/cc3invi.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6840"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2791/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2791/",
            "id": 2791,
            "name": "Codecraft 2001",
            "tagline": "Codecraft #3",
            "start_date": "2001-01-04",
            "end_date": "2001-09-04",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://www.icebird.org/cc3/cc3.html"
        }
    ],
    "screenshots": [],
    "tags": [
        "first-production"
    ]
}