This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/39603/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "cdfacb4af44aa2e427ea9f9158b55580"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2549/",
    "description": "NBT-Eifel1 ADAC Motorrad Tourenkarte Nordeifel",
    "creator_name": "PHILOSOPH",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/798e09e3-eecf-437c-bd98-5b9a153977bc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25875/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39603/",
    "metadata": {
        "length": 213661,
        "lengthKind": "routed",
        "duration": 6215705,
        "positionLists": 1,
        "positions": 20,
        "size": 4930,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-11-11T11:33:42.495000+00:00",
        "elevationGain": 883,
        "elevationLoss": 1086,
        "country": "DE"
    }
}