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

{
    "url": "https://demozoo.org/api/v1/productions/78371/?format=api",
    "demozoo_url": "https://demozoo.org/productions/78371/",
    "id": 78371,
    "title": "Stickman Mobile",
    "author_nicks": [
        {
            "name": "amuQ Creations",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10115/?format=api",
                "id": 10115,
                "name": "amuQ Creations",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-10-02",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "ph0x",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10114/?format=api",
                    "id": 10114,
                    "name": "ph0x",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "unknown"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/function04/wild/stickm_q.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13737"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "96",
            "competition": {
                "id": 8135,
                "name": "Wild Demo / Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/133/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/133/",
                    "id": 133,
                    "name": "Function 2004",
                    "tagline": "",
                    "start_date": "2004-10-01",
                    "end_date": "2004-10-03",
                    "location": "Győr, Győr-Moson-Sopron, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.68333,
                    "longitude": 17.63512,
                    "website": "http://2004.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "stickmans-world"
    ]
}