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

{
    "url": "https://demozoo.org/api/v1/productions/205588/?format=api",
    "demozoo_url": "https://demozoo.org/productions/205588/",
    "id": 205588,
    "title": "Treize",
    "author_nicks": [
        {
            "name": "Triple A",
            "abbreviation": "AAA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21913/?format=api",
                "id": 21913,
                "name": "Triple A",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-06-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/49/?format=api",
            "id": 49,
            "name": "Oric"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "mmu_man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27244/?format=api",
                    "id": 27244,
                    "name": "mmu_man",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Cicile",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27796/?format=api",
                    "id": 27796,
                    "name": "Cicile",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Fabounio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27797/?format=api",
                    "id": 27797,
                    "name": "Fabounio",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://revolf.free.fr/oric/TREIZE.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/vip19/oldschool_demo/treize.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://miniserve.defence-force.org/svn/users/mmu_man/demos/oric/treize/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://video.g3l.org/videos/watch/7004799e-7564-4cba-90dd-cb190c1d8e01"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=81708"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=P0v4wqLTIPI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "123",
            "competition": {
                "id": 15254,
                "name": "Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3784/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3784/",
                    "id": 3784,
                    "name": "Very Important Party 2019",
                    "tagline": "",
                    "start_date": "2019-06-28",
                    "end_date": "2019-06-30",
                    "location": "Thoissey, Département de l'Ain, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 46.1725,
                    "longitude": 4.80194,
                    "website": "http://www.popsyteam.org/vip2019"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "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/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d0/88/1a90.188744.png",
            "original_width": 240,
            "original_height": 224,
            "standard_url": "https://media.demozoo.org/screens/s/d0/88/1a90.188744.png",
            "standard_width": 240,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d0/88/1a90.188744.png",
            "thumbnail_width": 160,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available"
    ]
}