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

{
    "url": "https://demozoo.org/api/v1/productions/157619/?format=api",
    "demozoo_url": "https://demozoo.org/music/157619/",
    "id": 157619,
    "title": "?",
    "author_nicks": [
        {
            "name": "Aranger",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65562/?format=api",
                "id": 65562,
                "name": "Aranger",
                "is_group": false
            }
        },
        {
            "name": "Gregfeel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23837/?format=api",
                "id": 23837,
                "name": "Gregfeel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Gedeon",
            "abbreviation": "GDN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36220/?format=api",
                "id": 36220,
                "name": "Gedeon",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-09-16",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 12379,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2955/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2955/",
                    "id": 2955,
                    "name": "Frying Pan Party 1995",
                    "tagline": "",
                    "start_date": "1995-09-16",
                    "end_date": "1995-09-17",
                    "location": "Sosnowiec, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.28682,
                    "longitude": 19.10385,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}