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

{
    "url": "https://demozoo.org/api/v1/productions/49807/?format=api",
    "demozoo_url": "https://demozoo.org/productions/49807/",
    "id": 49807,
    "title": "Ladybugged",
    "author_nicks": [
        {
            "name": "CVSD",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2162/?format=api",
                "id": 2162,
                "name": "Cerebral Vortex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-05-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
            "id": 50,
            "name": "Atari Jaguar"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Matmook",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43650/?format=api",
                    "id": 43650,
                    "name": "Matmook",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Osmose",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32413/?format=api",
                    "id": 32413,
                    "name": "Osmose",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Osmose",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32413/?format=api",
                    "id": 32413,
                    "name": "Osmose",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "F.F.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33457/?format=api",
                    "id": 33457,
                    "name": "Mister A",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Leveldesign"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/*/http://ladybugged.queenmeka.com/"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=hlurLxvPA-4&t=2s"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "176",
            "competition": {
                "id": 5088,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/247/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/247/",
                    "id": 247,
                    "name": "Outline 2010",
                    "tagline": "",
                    "start_date": "2010-04-29",
                    "end_date": "2010-05-02",
                    "location": "Eersel, The Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.35831,
                    "longitude": 5.30905,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        },
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 16866,
                "name": "Speed Coding",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1763/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1763/",
                    "id": 1763,
                    "name": "Atari Connexion 2009",
                    "tagline": "",
                    "start_date": "2009-04-18",
                    "end_date": "2009-04-19",
                    "location": "Congis-Sur-Therouanne, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 49.00795,
                    "longitude": 2.98164,
                    "website": "http://www.jaguar-connexion.fr.st/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "unreleased",
        "lost"
    ]
}