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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Position 1 to Position 2421",
    "creator_name": "Fluitschi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/58ad80a6-5aea-4859-9a42-06d2ce32baa0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4605/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50579/",
    "metadata": {
        "length": 44770,
        "lengthKind": "track",
        "duration": 20236,
        "positionLists": 1,
        "positions": 2421,
        "size": 250052,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-08-20T17:28:28+00:00",
        "country": "AT"
    }
}