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

{
    "url": "https://demozoo.org/api/v1/productions/56287/?format=api",
    "demozoo_url": "https://demozoo.org/productions/56287/",
    "id": 56287,
    "title": "My World Is How I Create It",
    "author_nicks": [
        {
            "name": "Ukonx",
            "abbreviation": "UKX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19808/?format=api",
                "id": 19808,
                "name": "Ukonx",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-03-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/26/?format=api",
            "id": 26,
            "name": "Amiga PPC/RTG"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Deemphasis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33293/?format=api",
                    "id": 33293,
                    "name": "Deemphasis",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ozane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33272/?format=api",
                    "id": 33272,
                    "name": "Ozane",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Unison",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/264/?format=api",
                    "id": 264,
                    "name": "Unison",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Unison",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/264/?format=api",
                    "id": 264,
                    "name": "Unison",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Feill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33279/?format=api",
                    "id": 33279,
                    "name": "Feill",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Lwo"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/synthesis02/demo/ukonx_myworld.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5302"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=OdJOmx5Uups"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "78",
            "competition": {
                "id": 6035,
                "name": "Démos PC",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1166/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1166/",
                    "id": 1166,
                    "name": "Synthesis 2002",
                    "tagline": "",
                    "start_date": "2002-03-01",
                    "end_date": "2002-03-03",
                    "location": "Corbeil-Essonnes, Département de l'Essonne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.61028,
                    "longitude": 2.47472,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}