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

{
    "url": "https://demozoo.org/api/v1/productions/9957/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9957/",
    "id": 9957,
    "title": "Android",
    "author_nicks": [
        {
            "name": "fresh!mindworkz",
            "abbreviation": "FRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6019/?format=api",
                "id": 6019,
                "name": "fresh!mindworkz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-04-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Remage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11816/?format=api",
                    "id": 11816,
                    "name": "Remage",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Just",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12107/?format=api",
                    "id": 12107,
                    "name": "Just",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Töky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11233/?format=api",
                    "id": 11233,
                    "name": "Töky",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Pontscho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/898/?format=api",
                    "id": 898,
                    "name": "Pontscho",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11228/?format=api",
                    "id": 11228,
                    "name": "Mike",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Csirke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6610/?format=api",
                    "id": 6610,
                    "name": "Csirke",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Pasy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/752/?format=api",
                    "id": 752,
                    "name": "Pasy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.freshmindworkz.hu/demoscene/download/frs!andr.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/marast05/in64/f%21m-android.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16523"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=D3WP8famq2w"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "2,21",
            "competition": {
                "id": 8542,
                "name": "64kb Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1264/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1264/",
                    "id": 1264,
                    "name": "Marast 2005",
                    "tagline": "",
                    "start_date": "2005-04-08",
                    "end_date": "2005-04-10",
                    "location": "Červený Újezd, Central Bohemia, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 50.0697,
                    "longitude": 14.16591,
                    "website": "http://marast.marshals.cz/2005/index-en.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "screenshots-needed"
    ]
}