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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "DD - Grüner See",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/431e5330-3463-4bee-b37d-6d37da5e65c7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36480/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52971/",
    "metadata": {
        "length": 21462,
        "lengthKind": "track",
        "duration": 6632,
        "positionLists": 1,
        "positions": 1730,
        "size": 207597,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-15T18:59:27+00:00",
        "elevationGain": 911,
        "elevationLoss": 907,
        "country": "DE"
    }
}