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

{
    "url": "https://demozoo.org/api/v1/productions/284326/?format=api",
    "demozoo_url": "https://demozoo.org/productions/284326/",
    "id": 284326,
    "title": "Special Disco Version",
    "author_nicks": [
        {
            "name": "Jumalauta",
            "abbreviation": "JML",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
                "id": 1297,
                "name": "Jumalauta",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-09-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
            "id": 18,
            "name": "Mobile"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ylvaes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3041/?format=api",
                    "id": 3041,
                    "name": "Ricky Martin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ylvaes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3041/?format=api",
                    "id": 3041,
                    "name": "Ricky Martin",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/superjohan/specialdiscoversion/archive/master.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/jml20/demo/jumalauta-specialdiscoversion.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/superjohan/specialdiscoversion"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=86941"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=jI05Ek3aB0M"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "68",
            "competition": {
                "id": 16142,
                "name": "Jumalauta Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3972/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3972/",
                    "id": 3972,
                    "name": "Jumalauta 20 Years",
                    "tagline": "",
                    "start_date": "2020-09-18",
                    "end_date": "2020-09-20",
                    "location": "Hauho, Hämeenlinna, Häme, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.17255,
                    "longitude": 24.56303,
                    "website": "http://jumalauta.untergrund.net/jml16v/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "ios"
    ]
}