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

{
    "url": "https://demozoo.org/api/v1/productions/139147/?format=api",
    "demozoo_url": "https://demozoo.org/productions/139147/",
    "id": 139147,
    "title": "A0XB",
    "author_nicks": [
        {
            "name": "mmu_man",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27244/?format=api",
                "id": 27244,
                "name": "mmu_man",
                "is_group": false
            }
        }
    ],
    "author_affiliation_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
            }
        }
    ],
    "release_date": "2015-05-30",
    "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": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://revolf.free.fr/oric/A0XB.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/vip15/demo_oldschool/a0xb.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66418"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66419"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=gQfLTj6coMw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "99",
            "competition": {
                "id": 11550,
                "name": "Oldskool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2529/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2529/",
                    "id": 2529,
                    "name": "Very Important Party 2015",
                    "tagline": "VIP 2015",
                    "start_date": "2015-05-29",
                    "end_date": "2015-05-31",
                    "location": "Thoissey, Département de l'Ain, Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 46.1725,
                    "longitude": 4.80194,
                    "website": "http://vip2015.popsyteam.org/en"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2577/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2577/",
            "id": 2577,
            "name": "Alchimie 2015",
            "tagline": "Alchimie 0xb",
            "start_date": "2015-11-13",
            "end_date": "2015-11-15",
            "location": "Tain-l’Hermitage, Département de la Drôme, Rhône-Alpes, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 45.07217,
            "longitude": 4.83708,
            "website": "http://www.triplea.fr/alchimie/pages/index.php"
        }
    ],
    "screenshots": [],
    "tags": [
        "oric"
    ]
}