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

{
    "url": "https://demozoo.org/api/v1/productions/183601/?format=api",
    "demozoo_url": "https://demozoo.org/productions/183601/",
    "id": 183601,
    "title": "Untitled",
    "author_nicks": [
        {
            "name": "Gnilk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/181/?format=api",
                "id": 181,
                "name": "Gnilk",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Noice",
            "abbreviation": "NOC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/180/?format=api",
                "id": 180,
                "name": "Noice",
                "is_group": true
            }
        }
    ],
    "release_date": "2018-02-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Gnilk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/181/?format=api",
                    "id": 181,
                    "name": "Gnilk",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "19",
            "competition": {
                "id": 14099,
                "name": "One Effect Competition",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3555/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3555/",
                    "id": 3555,
                    "name": "Demonights 004",
                    "tagline": "Bern Parties Again",
                    "start_date": "2018-02-03",
                    "end_date": "2018-02-03",
                    "location": "Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.00016,
                    "longitude": 8.01427,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "unreleased"
    ]
}