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

{
    "url": "https://demozoo.org/api/v1/productions/269887/?format=api",
    "demozoo_url": "https://demozoo.org/productions/269887/",
    "id": 269887,
    "title": "I - Probe",
    "author_nicks": [
        {
            "name": "Ctrl-Alt-Test",
            "abbreviation": "CAT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/982/?format=api",
                "id": 982,
                "name": "Ctrl-Alt-Test",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-11-02",
    "supertype": "production",
    "platforms": [
        {
            "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": "Dropkickmonk3y",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71098/?format=api",
                    "id": 71098,
                    "name": "Dropkickmonk3y",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "LLB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/984/?format=api",
                    "id": 984,
                    "name": "LLB",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Zavie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/985/?format=api",
                    "id": 985,
                    "name": "Zavie",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ctrl-alt-test.fr/dl/cat-I-Probe.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/alchimie19/demo/cat-i-probe.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=83613"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=wYyvPjgTA-M"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 15584,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3799/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3799/",
                    "id": 3799,
                    "name": "Alchimie 2019",
                    "tagline": "Alchimie treize",
                    "start_date": "2019-11-01",
                    "end_date": "2019-11-03",
                    "location": "Tain-l’Hermitage, Département de la Drôme, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.07217,
                    "longitude": 4.83708,
                    "website": "https://www.triplea.fr/alchimie/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}