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

{
    "url": "https://demozoo.org/api/v1/productions/82207/?format=api",
    "demozoo_url": "https://demozoo.org/music/82207/",
    "id": 82207,
    "title": "Stand Alone",
    "author_nicks": [
        {
            "name": "Teel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3031/?format=api",
                "id": 3031,
                "name": "Teel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Faktory",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3620/?format=api",
                "id": 3620,
                "name": "Faktory",
                "is_group": true
            }
        },
        {
            "name": "Matt Current",
            "abbreviation": "MC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10/?format=api",
                "id": 10,
                "name": "Matt Current",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-09-17",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/stream05/music/dance/teel_-_stand_alone.ogg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "56",
            "competition": {
                "id": 8579,
                "name": "Dance Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/214/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/214/",
                    "id": 214,
                    "name": "Stream 2005",
                    "tagline": "MEGA",
                    "start_date": "2005-09-16",
                    "end_date": "2005-09-18",
                    "location": "Ylöjärvi, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.554755,
                    "longitude": 23.574351,
                    "website": "http://stream.mattcurrent.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}