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

{
    "url": "https://demozoo.org/api/v1/productions/308454/?format=api",
    "demozoo_url": "https://demozoo.org/productions/308454/",
    "id": 308454,
    "title": "Gabba",
    "author_nicks": [
        {
            "name": "Achifaifa",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43455/?format=api",
                "id": 43455,
                "name": "Achifaifa",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-10-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "stage7",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10364/?format=api",
                    "id": 10364,
                    "name": "stage7",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Achifaifa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43455/?format=api",
                    "id": 43455,
                    "name": "Achifaifa",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Achifaifa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43455/?format=api",
                    "id": 43455,
                    "name": "Achifaifa",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/Achifaifa/gabba/archive/master.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/Achifaifa/gabba"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66485"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 17059,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4448/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4448/",
                    "id": 4448,
                    "name": "Araba Encounter 2015",
                    "tagline": "",
                    "start_date": "2015-10-10",
                    "end_date": "2015-10-12",
                    "location": "Gasteiz / Vitoria, Araba / Álava, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 42.84627,
                    "longitude": -2.67225,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}