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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/",
    "description": "Monschau Rundweg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c0bbb109-bcaa-4f88-bc6b-6a5197572ca6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2978/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3556/",
    "metadata": {
        "length": 7718,
        "lengthKind": "track",
        "duration": 2773,
        "positionLists": 1,
        "positions": 322,
        "size": 43536,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-01-30T12:01:32+00:00",
        "elevationGain": 648,
        "elevationLoss": 648,
        "country": "DE"
    }
}