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

{
    "url": "https://demozoo.org/api/v1/productions/124388/?format=api",
    "demozoo_url": "https://demozoo.org/productions/124388/",
    "id": 124388,
    "title": "FFF",
    "author_nicks": [
        {
            "name": "FRequency",
            "abbreviation": "FRQ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3649/?format=api",
                "id": 3649,
                "name": "FRequency",
                "is_group": true
            }
        },
        {
            "name": "Syn[Rj]",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9988/?format=api",
                "id": 9988,
                "name": "Syn[Rj]",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "TriGrou",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54301/?format=api",
                    "id": 54301,
                    "name": "TriGrou",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mestaty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24337/?format=api",
                    "id": 24337,
                    "name": "Mestaty",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "ulrick",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3850/?format=api",
                    "id": 3850,
                    "name": "ulrick",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "@LX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3849/?format=api",
                    "id": 3849,
                    "name": "@LX",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "music events manager"
        },
        {
            "nick": {
                "name": "xtrium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3695/?format=api",
                    "id": 3695,
                    "name": "xtrium",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "vocoded speech"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/synrj/demojs-fff.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://plopbyte.com/demojs-fff/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57232"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 17858,
                "name": "Single Effect",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4341/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4341/",
                    "id": 4341,
                    "name": "Mozilla Labs Demoparty 2011",
                    "tagline": "",
                    "start_date": "2011-06",
                    "end_date": "2011-08",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2054/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2054/",
            "id": 2054,
            "name": "DemoJS 2011",
            "tagline": "",
            "start_date": "2011-07-01",
            "end_date": "2011-07-02",
            "location": "Paris, Île-de-France, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.8534,
            "longitude": 2.3486,
            "website": "http://www.demojs.org/"
        }
    ],
    "screenshots": [],
    "tags": []
}