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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 40",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9629afd7-d7f4-4e0f-bdd6-d129b7e0dd68"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38559/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55050/",
    "metadata": {
        "length": 19140,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 40,
        "size": 6256,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ES"
    }
}