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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 2601",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/43a8b15f-97b9-4112-ad99-5c12a0af9f3e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36499/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52990/",
    "metadata": {
        "length": 5352,
        "lengthKind": "track",
        "duration": 2600,
        "positionLists": 1,
        "positions": 2601,
        "size": 416357,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-01-04T14:51:29+00:00",
        "country": "DE"
    }
}